Commit Graph

672 Commits

Author SHA1 Message Date
s2005
98d983a996 Merge branch 'main' into feature/memory-improvements 2025-01-05 14:38:53 +01:00
Justin Spahr-Summers
3c273175c2 Merge pull request #347 from longmans/main
Update README.md, add a Model Context Protocol server that provides access to cryptocurrency data.
2025-01-02 16:45:52 +00:00
Justin Spahr-Summers
99c8fd42f9 Update README.md 2025-01-02 16:45:26 +00:00
David Soria Parra
0deff66ac7 Merge pull request #463 from erdnax123/erdnax123-patch-1
fix docker build command
2025-01-02 16:03:20 +00:00
David Soria Parra
8c2397cf09 Merge pull request #443 from michaelfromyeg/patch-1
Fixed typo in README.md for git server
2025-01-02 16:03:09 +00:00
David Soria Parra
29966871a0 Merge pull request #448 from ruixingshi/fix/github-server-readme
fix: Fix the NPX configuration of github server README
2025-01-02 15:58:41 +00:00
David Soria Parra
1527419eb0 Merge pull request #454 from kenzan100/kenzan100-patch-1
Update mcp/git README.md
2025-01-02 15:58:31 +00:00
erdnax123
c1026d517d Merge branch 'main' into erdnax123-patch-1 2025-01-02 12:47:27 -03:00
erdnax123
09680e048d fix docker build command 2025-01-02 12:40:16 -03:00
David Soria Parra
69bfe74beb Merge pull request #435 from tpayet/patch-1
Update README.md with Meilisearch (Search API) MCP server
2025-01-02 15:38:33 +00:00
David Soria Parra
db9781d6ce Merge pull request #459 from danielaskdd/yangdx
Fix webpage content pagination logic error
2025-01-02 15:38:24 +00:00
David Soria Parra
91c630a64a Merge pull request #462 from nanbingxyz/main
Thanks for adding the MCP Badges to our resources! [Generated by Claude]
2025-01-02 15:29:31 +00:00
Ironben
385a999936 Add MCP Badges to Resources section 2025-01-02 20:04:16 +08:00
yangdx
ce72760302 Fix webpage content pagination logic error
Improve truncated content handling. Fix empty content return logic •
2025-01-02 16:51:23 +08:00
Yuta Miyama
0a05e1085d Update mcp/git README.md 2025-01-01 16:22:57 +09:00
shiruixing
fcbf58069d fix: Fix the readme of github server 2024-12-30 19:44:59 +08:00
Michael DeMarco
acc41a0a98 Fixed typo in README.md for git server 2024-12-29 19:27:00 +00:00
longman
d801c1c411 Merge branch 'main' into main 2024-12-29 13:53:32 +08:00
Thomas Payet
5855eb228e Update README.md with Meilisearch (Search API) MCP server 2024-12-28 16:21:43 +01:00
s2005
05fb0eab36 Add newline before server instance initialization
As it was before
2024-12-21 18:59:17 +01:00
s2005
5d0bee0295 fix(memory): revert back instantiation of KnowledgeGraphManager 2024-12-21 18:54:35 +01:00
s2005
04209ec248 feat(memory): add MEMORY_FILE_PATH environment variable support
- Add environment variable MEMORY_FILE_PATH to configure custom storage location
- Support both absolute and relative paths
- Update documentation with configuration examples
- Bump version to 0.6.3
2024-12-21 18:38:12 +01:00
David Soria Parra
0e7d79c580 Merge pull request #379 from sooperset/patch-1
Update README.md with Atlassian Cloud (Confluence/Jira) MCP server
2024-12-20 22:55:01 +00:00
David Soria Parra
9a5ddd68ff Merge branch 'main' into patch-1 2024-12-20 22:54:36 +00:00
David Soria Parra
b765f0cf0d Merge pull request #369 from zcaceres/patch-1
Update README.md
2024-12-20 22:53:03 +00:00
David Soria Parra
67a10a9e6a Merge pull request #364 from JANHMS/main
feat: Add Needle mcp integration
2024-12-20 22:48:53 +00:00
David Soria Parra
12dfc22a33 update lockfile 2024-12-20 18:59:40 +00:00
David Soria Parra
8b596a0f04 bump node 2024-12-20 18:29:47 +00:00
David Soria Parra
d5b6b4c3da Merge pull request #368 from docker/docker/servers
Add Docker support for sample mcp servers
2024-12-20 18:07:42 +00:00
colinmcneil
ddd4860452 Emit gdrive log on stderr to prevent rpc errors in claude desktop 2024-12-20 12:27:42 -05:00
colinmcneil
071f41df53 Remove step 6 for gdrive 2024-12-20 11:58:39 -05:00
Jim Clark
621919a954 Switch to uv-less final stages 2024-12-19 17:13:21 -08:00
Jim Clark
4fa1c47b0a Update fetch Docker to not have ux in final stage 2024-12-19 16:05:22 -08:00
colinmcneil
f63029468d Get gdrive working in Docker 2024-12-19 18:24:35 -05:00
colinmcneil
38c88d9ac3 Bump puppeteer bullseye to bookworm 2024-12-19 17:54:53 -05:00
Jim Clark
2b0b8afa26 Update src/puppeteer/README.md
Co-authored-by: David Soria Parra <167242713+dsp-ant@users.noreply.github.com>
2024-12-19 14:34:05 -08:00
Jim Clark
e4ef637f95 fix indentation 2024-12-19 14:21:14 -08:00
Jim Clark
066426c3fd Fix git and brave-search typos in README.md 2024-12-19 14:00:30 -08:00
Jim Clark
70e19c466d Migrate python servers to mcp namespace 2024-12-19 13:42:46 -08:00
Zach Caceres
190b79fe92 Merge branch 'main' into patch-1 2024-12-19 11:34:53 -10:00
colinmcneil
49044156e3 Update readmes to use new mcp namespace 2024-12-19 13:11:36 -08:00
colinmcneil
545103386f Update filesystem config for Docker 2024-12-19 13:11:35 -08:00
colinmcneil
0b36cb4b54 Revert filesystem back to original cli arg sandboxing 2024-12-19 13:11:35 -08:00
colinmcneil
4034df774e Switch puppeteer stdin close from process.exit to server.close 2024-12-19 13:11:35 -08:00
colinmcneil
5865afb07a Fix puppeteer docker container hanging 2024-12-19 13:11:35 -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
Jim Clark
308b71c698 Remove env from postgres server
* interpolation of env into command args is not supported
2024-12-19 13:11:35 -08:00
colinmcneil
bb0adaafd8 Allow filesystem to accept DOCKER_ROOT_WORKSPACE 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