Commit Graph

28 Commits

Author SHA1 Message Date
Yamato Sasaki
b9d63b4e9d Instruct users to add users.profile:read scope to token as profile.get API requires it 2025-04-18 13:48:54 +09:00
nevergettingold
ebfd210e99 docs: update README 2025-04-05 00:34:42 +09:00
5startaek
3eee3e6872 feat: modify getChannels method to support fetching channels by IDs from env 2025-04-04 23:46:42 +09:00
David Soria Parra
861a51c35c Merge pull request #487 from thejcannon/patch-2
Hint to LLM to add the period to timestamps
2025-01-15 20:20:57 +00:00
Josh Cannon
7fd318d2ce hint period 2025-01-06 13:38:17 -06:00
André Holzmüller
0dd9ac9ea0 fix warnings: - FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 1)
On branch erdnax123-patch-2
Changes to be committed:
	modified:   src/aws-kb-retrieval-server/Dockerfile
	modified:   src/brave-search/Dockerfile
	modified:   src/everart/Dockerfile
	modified:   src/everything/Dockerfile
	modified:   src/filesystem/Dockerfile
	modified:   src/gdrive/Dockerfile
	modified:   src/github/Dockerfile
	modified:   src/gitlab/Dockerfile
	modified:   src/google-maps/Dockerfile
	modified:   src/memory/Dockerfile
	modified:   src/postgres/Dockerfile
	modified:   src/sequentialthinking/Dockerfile
	modified:   src/slack/Dockerfile
2025-01-02 12:56:40 -03:00
colinmcneil
49044156e3 Update readmes to use new mcp namespace 2024-12-19 13:11:36 -08:00
colinmcneil
c64f8de15f Config tweaks for docker
- Remove `$` interpolation for env
- Allow puppeteer to work headless in docker, headful with npx
2024-12-19 13:11:35 -08:00
colinmcneil
4e8a8d270a Split production node_modules 2024-12-19 13:11:34 -08:00
colinmcneil
9ff603aef5 Update dockerfiles for npx versions, gdrive env credential paths 2024-12-19 13:11:34 -08:00
Jim Clark
368e3b23ca Add Dockerfiles for the 17 sample MCP servers
* add Dockerfiles and update README.md definitions
2024-12-19 13:11:34 -08:00
David Soria Parra
94a36286d2 typescript servers 0.6.2 2024-12-04 16:11:35 +00:00
David Soria Parra
a096c95e8e Typescript servers 0.6.1 2024-12-03 17:49:33 +00:00
David Soria Parra
129d80af31 TS Servers 0.6.0 2024-12-03 14:10:24 +00:00
David Soria Parra
3c03a8e9af update sdk 2024-12-03 13:00:22 +00:00
David Soria Parra
3bc45b5c6c Remove slack_search_messages from README
`slack_search_messages` was removed but still remains in the README.
We need to correct this.

Fixes #61.
2024-11-26 19:39:47 +00:00
Rahim Nathwani
a54651477c Fix missing mcpServers keys in README code examples 2024-11-25 20:04:06 -08:00
Justin Spahr-Summers
dcc0b3b0d4 Add a couple of missing @types/nodes 2024-11-25 13:44:31 -06:00
Justin Spahr-Summers
b876cbd52b Pre-emptive version bump 2024-11-25 13:35:36 -06:00
Justin Spahr-Summers
45c4f70da4 Bump all package versions to 0.5.0 2024-11-25 07:13:35 -06:00
Mahesh Murag
a1120c307b README Cleanup (#30) 2024-11-24 03:27:08 +00:00
Justin Spahr-Summers
9c7fd98051 Bump all versions again, for good measure 2024-11-21 22:32:42 +00:00
Justin Spahr-Summers
7238146c2a Update all example configs 2024-11-21 19:41:32 +00:00
Justin Spahr-Summers
3d6de86730 Bump all package versions 2024-11-21 19:10:05 +00:00
Mahesh Murag
93d0ce389c Updated Slack 2024-11-20 13:26:51 -05:00
Mahesh Murag
4772920eee Updated Slack 2024-11-20 13:20:08 -05:00
Justin Spahr-Summers
8729d06c2e Create package for each server 2024-11-19 14:26:59 +00:00
Justin Spahr-Summers
fb3f8ee571 Port over Slack server 2024-11-19 14:24:19 +00:00