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
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
d964873814
Merge branch 'main' into claude/issue-2361-20250817-1626
2025-08-26 08:03:45 -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
claude[bot]
ec91421265
Improve parameter descriptions in sequential-thinking for better LLM type safety
...
Update thoughtNumber and totalThoughts parameter descriptions to use positive-only examples that guide LLMs toward correct numeric type usage. This addresses the issue where LLMs sometimes generate string values (e.g. "1") instead of numeric values (e.g. 1) for integer parameters.
Co-authored-by: Ola Hungerford <olaservo@users.noreply.github.com >
2025-08-24 03:27:40 +00:00
claude[bot]
eb58a522b3
Add clearer console error messages for memory file migration detection
...
- Added DETECTED message when legacy memory.json file is found
- Added COMPLETED message when migration finishes successfully
- Improves visibility of backward compatibility migration process
Co-authored-by: Ola Hungerford <olaservo@users.noreply.github.com >
2025-08-24 03:01:06 +00:00
claude[bot]
53104a65e9
Add backward compatibility for memory.json -> memory.jsonl migration
...
When no custom MEMORY_FILE_PATH is set and memory.json exists but
memory.jsonl doesn't exist, automatically migrate the old file to
the new format with proper file extension.
This ensures existing users don't lose their data when upgrading
to the version with the corrected .jsonl extension.
Co-authored-by: Ola Hungerford <olaservo@users.noreply.github.com >
2025-08-24 02:51:58 +00:00
Ola Hungerford
338d8af7a6
Merge pull request #2602 from sebastien-rosset/read_multiple_files
...
Improve documentation for the `read_multiple_files` action
2025-08-23 12:22:06 -07:00
Sebastien Rosset (serosset)
b647cb3019
Add documentation for the read_multiple_files action.
2025-08-23 10:51:51 -07:00
Juliette Sivan
2a4b7b0649
feat(readme): add Linkup MCP server to the list of offical integrations ( #2575 )
...
Co-authored-by: Adam Jones <adamj@anthropic.com >
2025-08-23 08:29:17 +01:00
Adam Jones
c6cccec4e9
refactor(CONTRIBUTING.md): streamline contribution guidelines and improve clarity
2025-08-23 07:04:42 +00:00