Commit Graph

4019 Commits

Author SHA1 Message Date
Justin Spahr-Summers
9cf2b661dc Merge pull request #182 from aliev/missing-main-in-sentry-server
added missing __main__ in mcp_server_sentry
2024-12-03 07:27:58 -06:00
Justin Spahr-Summers
4818feaeb8 Bump sequentialthinking version for publishing 2024-12-03 13:25:02 +00:00
Justin Spahr-Summers
f8158a69be Merge branch 'main' into feat__github-issue-tools 2024-12-03 07:20:25 -06:00
Justin Spahr-Summers
d1650ce5fb Merge pull request #144 from SkywaveTM/main
fix(fetch): properly handles robots.txt
2024-12-03 07:18:33 -06:00
Justin Spahr-Summers
7ca8d2d892 Merge pull request #196 from sdairs/tinybird
Add Tinybird MCP server to official integrations
2024-12-03 07:09:48 -06:00
Alasdair Brown
223ca30155 add Tinybird to integrations 2024-12-03 13:08:31 +00:00
David Soria Parra
855fdff3b5 Merge pull request #176 from modelcontextprotocol/davidsp/tool-results
servers: make tool call result spec compatible
2024-12-03 13:08:13 +00:00
David Soria Parra
e1fa30300f update package-lock.json 2024-12-03 13:00:22 +00:00
David Soria Parra
3c03a8e9af update sdk 2024-12-03 13:00:22 +00:00
David Soria Parra
788098220e servers: make tool call result spec compatible 2024-12-03 13:00:22 +00:00
Justin Spahr-Summers
87082db0f2 Merge pull request #195 from davidgomes/patch-1
Adds Neon MCP Server to the Community Servers list
2024-12-03 06:54:09 -06:00
Justin Spahr-Summers
669f34ca2c Merge pull request #178 from modelcontextprotocol/davidsp/new-readme
Update README
2024-12-03 06:39:30 -06:00
David Gomes
f561c9fcbe Adds Neon MCP Server to the Community Servers list 2024-12-03 13:10:05 +01:00
David Soria Parra
a52e0eff15 more clarification 2024-12-03 11:59:20 +00:00
David Soria Parra
2468f7aa84 Update README 2024-12-03 11:59:20 +00:00
David Soria Parra
4cace8da71 update package-json.lock 2024-12-03 11:50:40 +00:00
Raduan A.
fe2a5ea14f Merge branch 'main' into add-search-for-github 2024-12-03 09:36:07 +01:00
Marc Goodner
e5e9e0a0d2 simplify edit_file to use git-style diffs and substring matching 2024-12-02 19:38:33 -08:00
Marc Goodner
40ec305556 simplify text replacement approach for better reliability 2024-12-02 19:21:05 -08:00
Marc Goodner
10ae3eadd7 line numbering improvements 2024-12-02 19:03:48 -08:00
Marc Goodner
431d909717 indentation support 2024-12-02 18:03:36 -08:00
Marc Goodner
a1bc14d38d improve line ending docs 2024-12-02 17:48:19 -08:00
Marc Goodner
9f2a77e044 updated readme 2024-12-02 17:43:17 -08:00
Marc Goodner
1096d5cd75 edit_file tool 2024-12-02 15:13:05 -08:00
Ali Aliyev
aa5647f3b9 added missing __main__ in mcp_server_sentry 2024-12-03 01:30:05 +04:00
Skirano
b349488469 added aws kb server 2024-12-02 15:11:07 -05:00
RamXX
589b402440 Merge remote-tracking branch 'upstream/main' into link-new-server 2024-12-02 10:00:40 -08:00
Ramiro Salas
673f7d784b Merge branch 'main' into link-new-server 2024-12-02 09:58:42 -08:00
David Soria Parra
f2e8f2e93f Merge pull request #93 from Skirano/add-everart-thinking-server
Everart and thinking server
2024-12-02 16:13:12 +00:00
Pietro Schirano
dac09b2fb9 Merge branch 'main' into add-everart-thinking-server 2024-12-02 11:09:57 -05:00
David Soria Parra
3f48a1cf83 Merge pull request #177 from modelcontextprotocol/jadamson/fetch-url-serialize-fix
Fix deserialization of URL
2024-12-02 13:41:21 +00:00
Jack Adamson
45dfd82192 fix deserialization of URL 2024-12-02 13:09:10 +00:00
Mish Ushakov
63d6fec8b3 added E2B to community servers 2024-12-02 13:58:09 +01:00
Matt Ferrante
5794173051 Added any-chat-completions-mcp 2024-12-01 21:06:41 -07:00
Mike Gehard
dc70c02403 README change 2024-12-01 17:14:28 -05:00
Mike Gehard
cc4a686088 Add extra debugging/development instructions.
This should help people unfamilar with ux get the right
commands to test in the Claude app.
2024-12-01 16:30:44 -05:00
Mike Gehard
6135c62c69 Add git branch creation functionality 2024-12-01 16:30:36 -05:00
RamXX
e73d831c25 Added new community link 2024-12-01 10:58:43 -08:00
Mati Horovitz
68b880d96b Fix cleanup 2024-11-30 22:57:18 +02:00
Mati Horovitz
2b731fb70f fix(fetch): fix puppeteer server to allow evaluate async functions 2024-11-30 20:22:35 +02:00
Skirano
91f1a0ac6e updated version 2024-11-30 10:35:37 -05:00
Jerad Bitner
97d3a04b52 Merge branch 'main' into feat__github-issue-tools 2024-11-30 07:29:12 -08:00
YeongJun
d5bae8759f follows redirects on checking robots.txt 2024-11-30 23:31:30 +09:00
YeongJun
168522f34d ensure url is string type in robot_parser.can_fetch() 2024-11-30 23:10:12 +09:00
Henry Mao
acc6e2af42 Added Obsidian Community MCP 2024-11-30 05:05:03 -08:00
Ed Zynda
57f8717d3c Merge branch 'main' into patch-1 2024-11-30 12:12:15 +03:00
David Soria Parra
2578d6f668 python servers 0.6.1 python-servers-0.6.1 2024-11-29 18:00:23 +00:00
David Soria Parra
f86486984c python servers 0.6.0 2024-11-29 17:54:40 +00:00
Jack Adamson
0ff39c72c6 Merge pull request #131 from modelcontextprotocol/jadamson/fetch-use-readabilityjs-fix
fix(fetch): fix type checking issue from previous change
2024-11-29 16:28:02 +00:00
Jack Adamson
bee382cec5 make changes requested in PR 2024-11-29 15:45:10 +00:00