Commit Graph

2988 Commits

Author SHA1 Message Date
smn2gnt
5f67bbd8fd Added Salesforce MCP server 2024-12-22 12:17:28 +11:00
J Chris Anderson
69f38411b4 link to Fireproof MCP server 2024-12-21 11:02:18 -08: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
Vivek Vellaiyappan
9ba4a72bc3 docs(mcp-pandoc): Updated content 2024-12-21 03:43:05 -06:00
Hekmon
cd44fb052a Merge branch 'main' into main 2024-12-21 13:58:12 +08:00
Zach Caceres
e273184a23 Merge branch 'main' into patch-2 2024-12-20 17:51:46 -10:00
Mamerto Fabian Jr
de5381ff9d Merge branch 'main' into patch-1 2024-12-21 07:24:31 +08: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 Mayboroda
3fd29cc6ca Update README.md 2024-12-20 23:00:42 +01:00
Sunil Pandey
e01683a5ba Add DevRev MCP server 2024-12-21 03:02:33 +05:30
David Soria Parra
12dfc22a33 update lockfile 2024-12-20 18:59:40 +00:00
Steve Manuel
1901907a26 add mcp.run as additional resource 2024-12-20 10:39:39 -08:00
David Soria Parra
8b596a0f04 bump node 2024-12-20 18:29:47 +00:00
Zach Caceres
2f7550f4f6 Update README.md 2024-12-20 11:26:18 -07: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
Chris Leonard
c4e596a665 Update README.md to include cfbd-mcp-server
Added cfbd-mcp-server to the list of community servers.
2024-12-20 10:24:55 -06: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
Mamerto Fabian Jr
6fee6a3efa Merge branch 'main' into patch-1 2024-12-20 07:05:31 +08: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
strowk
6a772e2247 Merge branch 'main' into foxy-contexts 2024-12-19 23:13:27 +01: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
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
ea35591902 Merge pull request #370 from modelcontextprotocol/ashwin/everythingcompletions
add completion examples to everything server
2024-12-19 19:38:39 +00:00
Jan Heimes
9bdebdac48 Merge branch 'main' into main 2024-12-19 18:25:25 +01:00
David Soria Parra
9a42a2d9cd Merge pull request #372 from zcaceres/patch-2
Update README.md
2024-12-19 16:06:57 +00:00
Mamerto Fabian Jr
2c45008d87 Updated README to reflect Everything Search cross-platform capabilities 2024-12-19 15:57:24 +08:00
Hyeonsoo Lee
f5c198e294 Update README.md 2024-12-19 15:43:21 +09:00