Cesar Garcia
cc11ce9182
docs(Reamde): deprecated entry that 301-redirects to the official server
2025-08-30 12:11:37 -03:00
Stephen Mwangi
095bec75be
Add Sourcerer MCP
2025-08-30 14:04:31 +03:00
hongtao huang
3b48688d95
Merge branch 'main' into feature/pdf-action-inspector
2025-08-30 11:02:30 +08:00
Bhanuj Kashyap
3534b2acc9
Added Snowflake Cortex Agent MCP Server
...
This Snowflake MCP server provides tooling for Snowflake Cortex AI features, bringing these capabilities to the MCP ecosystem. When connected to an MCP Client (e.g. Claude for Desktop, fast-agent, Agentic Orchestration Framework), users can leverage these Cortex AI features.
2025-08-30 12:36:28 +10:00
Ola Hungerford
3631d2263a
Merge pull request #2644 from modelcontextprotocol/adamj/fix-scheduled-release-forks
...
fix: only run scheduled release pipeline on modelcontextprotocol org
2025-08-29 08:06:03 -07:00
Adam Jones
29aba77a93
fix: only run scheduled release pipeline on modelcontextprotocol org
2025-08-29 14:35:23 +01:00
Ola Hungerford
38de94b7ad
fix: update temperature argument type from number to string in everything server docs ( #2610 )
...
Fixes issue #474 - documentation mismatch where temperature was documented as (number) but TypeScript SDK only accepts string arguments via z.record(z.string())
Co-authored-by: claude[bot] <209825114+claude[bot]@users.noreply.github.com>
Co-authored-by: Ola Hungerford <olaservo@users.noreply.github.com >
2025-08-29 12:16:50 +01:00
Stefano Amorelli
7ec182b89b
feat: add Qonto MCP server
2025-08-29 10:53:06 +03:00
hongtao huang
6675ab7412
Merge branch 'main' into feature/pdf-action-inspector
2025-08-29 13:36:25 +08:00
hongtao_huang
d86d9c3ac9
Add PDFActionInspector to third-party servers
...
Add Foxit's PDFActionInspector MCP server to the official integrations list.
PDFActionInspector provides JavaScript Actions extraction and security
analysis for PDF files, enabling AI-assisted detection of malicious
PDF behaviors and potential security threats.
2025-08-29 13:15:44 +08:00
Ola Hungerford
35c30ddb5f
Merge pull request #2636 from zurferr/patch-2
...
Add Dot (GetDot.ai) integration details to README
2025-08-28 21:28:11 -07:00
Ola Hungerford
b920f3c977
Merge pull request #2640 from kmckiern/add-mandoline-mcp-server
...
feat(readme): add Mandoline MCP server to community servers list
2025-08-28 21:27:43 -07:00
Ola Hungerford
7f66e84d0c
Merge pull request #2639 from avd1729/add-onyx-server
...
Add Onyx MCP Sandbox to community servers list
2025-08-28 21:27:19 -07:00
Ola Hungerford
702bf90208
Merge pull request #2638 from samyakkkk/main
...
doc: add Olostep MCP
2025-08-28 21:26:54 -07:00
Ola Hungerford
ceadee2752
Merge pull request #2635 from PCfVW/add-mcp-arangodb-async-link
...
Add link to mcp-arangodb-async server
2025-08-28 21:26:23 -07:00
Ola Hungerford
30831bc570
Merge pull request #2634 from chihiro-adachi/chore/add-kintone-to-readme
...
Add Kintone MCP Server To README.md
2025-08-28 21:25:41 -07:00
Ola Hungerford
7aef1b638e
Merge pull request #2632 from DerekMelchin/patch-2
...
Add QuantConnect MCP Server to README
2025-08-28 21:25:16 -07:00
Ola Hungerford
e1f83cda40
Merge pull request #2628 from explorium-ai/main
...
Add Explorium to the list of integrations
2025-08-28 21:23:49 -07:00
Ola Hungerford
6848e62d98
Merge pull request #2625 from JaerongA/add-omop-mcp-server
...
doc(readme): add OMOP MCP to community servers list
2025-08-28 21:22:45 -07:00
Cliff Hall
28dc8ca4d2
Merge branch 'main' into claude/issue-2361-20250817-1626
2025-08-28 17:23:24 -04:00
Aravind M S
35a168e4e9
Merge branch 'main' into add-onyx-server
2025-08-29 00:13:36 +05:30
Ola Hungerford
9feeb51009
Merge pull request #2641 from cliffhall/conditional-elicitation-tool
...
Make presence of `startElicitation` tool conditional on client support
2025-08-28 11:27:59 -07:00
cliffhall
a32f15750d
Suppress startElicitation tool if client does not advertise support for elicitation capability
...
* In everything.ts
- remove inappropriate elicitation entry from server capabilities (this is a client capability)
- When creating tool list, only add `ToolName.ELICITATION` definition to tools array if `clientCapabilities` includes `elicitation`
* In package.json / package-lock.json
- bump @modelcontextprotocol/sdk to "^1.17.4", adding `elicitation` to `ClientCapabilities` type
2025-08-28 14:13:47 -04:00
kmckiern
00492a616e
feat(readme): add Mandoline MCP server to community servers list
...
Add Mandoline AI evaluation framework MCP server to the community servers section.
Enables AI assistants to reflect on and continuously improve their performance.
🤖 Generated with [Claude Code](https://claude.ai/code )
Co-Authored-By: Claude <noreply@anthropic.com >
2025-08-28 10:46:30 -07:00
Aravind M S
7d3770605f
Merge branch 'main' into add-onyx-server
2025-08-28 22:48:40 +05:30
Cliff Hall
d47104ad00
Merge pull request #2573 from AjayKumbham/add-roots-support-to-everything-server
...
feat: add MCP roots protocol support to everything server
2025-08-28 13:04:29 -04:00
AjayKumbham
c45c0e26a0
fix: add missing ClientCapabilities import
2025-08-28 22:25:46 +05:30
Kumbham Ajay Goud
d321841519
Update src/everything/everything.ts
...
Co-authored-by: Cliff Hall <cliff@futurescale.com >
2025-08-28 22:17:07 +05:30
Kumbham Ajay Goud
2b8ba4ac9f
Update src/everything/everything.ts
...
Co-authored-by: Cliff Hall <cliff@futurescale.com >
2025-08-28 22:16:52 +05:30
Kumbham Ajay Goud
d279ace6b4
Update src/everything/everything.ts
...
Co-authored-by: Cliff Hall <cliff@futurescale.com >
2025-08-28 22:16:33 +05:30
Aravind
e8c23574e3
Add Onyx MCP Sandbox to community servers list
2025-08-28 21:57:22 +05:30
Samyak Jain
5c751420e1
doc: add Olostep MCP
2025-08-28 17:19:12 +05:30
AjayKumbham
f51757eedb
fix: remove roots from server capabilities - it's a client capability
2025-08-28 16:21:48 +05:30
Rick
188ac63dc7
moved one place down
2025-08-28 10:39:56 +02:00
Rick
c97e6bd528
Add Dot (GetDot.ai) integration details to README
2025-08-28 10:38:15 +02:00
PCfVW
a017201b42
Add link to mcp-arangodb-async server
2025-08-28 09:06:12 +02:00
Chihiro Adachi
267c79e296
Add Kintone MCP Server To README.md
2025-08-28 15:37:33 +09:00
Derek Melchin
ffe62ffb5c
Add QuantConnect MCP Server to README
2025-08-27 09:42:01 -06:00
AjayKumbham
96ea8d1eb9
Merge branch 'add-roots-support-to-everything-server' of https://github.com/AjayKumbham/servers into add-roots-support-to-everything-server
2025-08-27 20:25:41 +05:30
AjayKumbham
39c1ca8df0
feat: improve roots messaging to distinguish client support vs configuration
...
- Add clientSupportsRoots tracking variable
- Set clientSupportsRoots during initialization based on client capabilities
- Update listRoots tool to provide clearer messaging:
- Specific message when client doesn't support roots protocol
- Different message when client supports roots but none are configured
- Improves user experience by clearly explaining the different scenarios
Addresses feedback from @olaservo in PR review
2025-08-27 20:24:23 +05:30
Ola Hungerford
f92c913dd4
Merge branch 'main' into claude/issue-2361-20250817-1626
2025-08-27 05:10:16 -07:00
Maayan Yosef
83ba754288
Add Explorium to the list of integrations
2025-08-27 12:00:06 +03:00
JaerongA
37aa1f3e73
Update README.md
...
Co-authored-by: Ola Hungerford <olahungerford@gmail.com >
2025-08-26 23:41:35 -05:00
Ola Hungerford
58c3e9ae35
Merge branch 'main' into add-roots-support-to-everything-server
2025-08-26 21:18:30 -07:00
Ola Hungerford
e3284edb47
Merge pull request #2604 from aardeshir/main
...
Create README.md for YouTube MCP Server
2025-08-26 21:16:45 -07:00
Ola Hungerford
6b7e2cf661
Merge pull request #2620 from Fredibau/add-wikifunctions-server
...
docs: Add Wikifunctions to community servers list
2025-08-26 21:11:29 -07:00
Ola Hungerford
1c0108448b
Merge pull request #2617 from mochow13/mochow13/ticketmaster-mcp
...
Add ticketmaster-mcp-server
2025-08-26 21:10:54 -07:00
Jaerong Ahn
8940b98686
feat(readme): add OMOP MCP to community servers list
2025-08-26 15:05:54 -05:00
Amir Ardeshir, DVM, MPVM, PhD
cccea03754
Update YouTube MCP link in README.md
...
Update YouTube MCP link to external repository as requested
2025-08-26 11:47:26 -05:00
Amir Ardeshir, DVM, MPVM, PhD
6bb62fb4cf
Delete src/youtube/README.md
...
Remove src/youtube directory as requested by reviewer
2025-08-26 11:41:33 -05:00