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
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
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
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
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
Amir Ardeshir, DVM, MPVM, PhD
db9a2d637b
Remove src/youtube folder as requested by reviewer
2025-08-26 11:31:36 -05:00
Kumbham Ajay Goud
c51480bb30
Merge branch 'main' into add-roots-support-to-everything-server
2025-08-26 21:53:52 +05:30
Ola Hungerford
e968c6c8fc
Merge pull request #2611 from modelcontextprotocol/claude/issue-2598-20250824-0325
...
Improve parameter descriptions in sequential-thinking for better LLM type safety
2025-08-26 08:04:06 -07:00
Ola Hungerford
fe9db630ad
Merge pull request #2607 from modelcontextprotocol/adamj/contributing-docs
...
refactor(CONTRIBUTING.md): streamline contribution guidelines and improve clarity
2025-08-26 07:57:28 -07:00
Frederik Bauer
6464d332d5
docs: Small change in description for Wikifunctions server
2025-08-26 12:26:20 +02:00
Frederik Bauer
7c823f9e03
chore: Trigger CI re-run
2025-08-26 12:12:36 +02:00
Frederik Bauer
e87e79635d
docs: Add Wikifunctions to community servers list
2025-08-26 11:51:13 +02:00
Ola Hungerford
4aade950f3
Merge branch 'main' into adamj/contributing-docs
2025-08-25 21:36:51 -07:00
Motta Kin
0a7cfc673a
Add ticketmaster-mcp-server
2025-08-26 01:02:02 +02:00
claude[bot]
9b6892dc9a
Reorganize CONTRIBUTING.md: move MCP protocol features to 'we welcome' section and rename to 'other new features'
...
Co-authored-by: adam jones <domdomegg@users.noreply.github.com >
2025-08-25 17:45:48 +00:00
claude[bot]
414f98c35e
Apply review feedback: improve language accessibility and add MCP protocol features guidance
...
- Replace 'Ergonomic improvements' with 'Usability improvements' for better accessibility
- Add guidance encouraging enhancements that demonstrate underutilized MCP protocol features
Co-authored-by: adam jones <domdomegg@users.noreply.github.com >
2025-08-25 17:42:12 +00:00
Tosin Akinosho
c8fe7d995b
feat(readme): add documcp to community servers list ( #2614 )
...
Co-authored-by: Claude <noreply@anthropic.com >
Co-authored-by: adam jones <domdomegg+git@gmail.com >
2025-08-25 18:31:29 +01:00
Denis Bondarenko
666cba47d5
Add triplyfy-mcp to community servers list ( #2616 )
2025-08-25 18:31:00 +01:00
Ernesto García
43a625917f
Add official Todoist MCP server to README ( #2612 )
2025-08-25 18:28:40 +01:00
Stefano Amorelli
1445af12f4
feat: add companies house mcp ( #2613 )
2025-08-25 18:27:33 +01:00
Mohamed Amine Berguiga
09adff0b29
feat(git): add date-based commit log retrieval functions ( #2057 )
...
Co-authored-by: adam jones <domdomegg+git@gmail.com >
2025-08-25 18:26:32 +01:00
Amir Ardeshir, DVM, MPVM, PhD
aa3297738a
Add YouTube MCP entry to README
2025-08-24 09:39:07 -05:00