Commit Graph

3392 Commits

Author SHA1 Message Date
claude[bot]
5ac11dabc3 test: add comprehensive tests for null value handling in fetch parameters
- Add test suite covering scenarios from issue #2035
- Test explicit null values for optional parameters
- Test omitted optional parameters
- Test parameter validation and edge cases
- Test server logic that converts None to defaults
- Verify LibreChat compatibility with null parameters

Co-authored-by: Ola Hungerford <olaservo@users.noreply.github.com>
2025-08-27 12:54:46 +00:00
claude[bot]
ec20ee77e9 fix: handle null values for optional fetch parameters
Make max_length, start_index, and raw parameters properly optional
by using Optional[] types and handling null values gracefully.

This fixes the issue where LibreChat passes explicit null values
for optional parameters, which was causing Pydantic validation
failures.

Co-authored-by: Ola Hungerford <olaservo@users.noreply.github.com>
2025-08-27 12:24:48 +00: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
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
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
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
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
Finn Andersen
fd886fac9c Support glob pattern in search_files tool (#745)
Co-authored-by: Adam Jones <adamj+git@anthropic.com>
Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: Adam Jones <adamj@anthropic.com>
2025-08-23 07:37:53 +01:00
Enrico Ballardini
d381cf1ffd feat(directory_tree): add excludePatterns support & documentation (#623)
- Update documentation with directory_tree declaration
- Add excludePatterns parameter to DirectoryTreeArgsSchema
- Implement pattern exclusion in buildTree function using minimatch
- Pass excludePatterns through recursive calls
- Support both simple and glob patterns for exclusion
- Maintain consistent behavior with search_files implementation

* Add tests and fix implementation

---------

Co-authored-by: Ola Hungerford <olahungerford@gmail.com>
Co-authored-by: Adam Jones <adamj+git@anthropic.com>
Co-authored-by: Adam Jones <adamj@anthropic.com>
2025-08-23 07:19:01 +01:00
Ola Hungerford
46d0b1f926 Merge pull request #2601 from isnow890/patch-6
feat: add Data4Library MCP server to the readme
2025-08-22 20:55:36 -07:00
Ola Hungerford
30367fd86c Merge pull request #2600 from ai-cora/update-voicemode-listing
Update Voice MCP to Voice Mode
2025-08-22 20:55:01 -07:00
Ola Hungerford
fe92a89cd7 Merge pull request #2599 from nikkoxgonzales/patch-2
Add CRASH-MCP to community servers list
2025-08-22 20:54:36 -07:00
Ola Hungerford
98ab9c2973 Merge pull request #2597 from doobidoo/add-mcp-context-provider
Add MCP Context Provider and mcp-memory-service to community servers list
2025-08-22 20:54:08 -07:00
Ola Hungerford
b610be4b84 Merge pull request #2593 from ComposioHQ/docs/add-rube-server
Add Rube MCP server to README.md
2025-08-22 20:53:35 -07:00
Ola Hungerford
fe42f459c9 Merge pull request #2589 from QuentinCody/add-quentin-mcp-servers
Add 12 bioinformatics and research MCP servers to community section
2025-08-22 20:52:52 -07:00
Amir Ardeshir, DVM, MPVM, PhD
afd3ae2dc1 Create README.md for YouTube MCP Server
Added README.md for YouTube MCP Server with features and installation instructions.
2025-08-22 19:02:03 -05:00
isnow890
1aee44a951 feat: add Data4Library MCP server to the readme 2025-08-23 00:20:39 +09:00
Cora 7
cf4ffdb0bf Update Voice MCP to Voice Mode
Voice MCP has been renamed to Voice Mode. This updates:
- Name from 'Voice MCP' to 'Voice Mode'
- GitHub URL from voice-mcp to voicemode
- Website from voice-mcp.com to voicemode.ai
2025-08-23 00:49:53 +10:00
Nikko Gonzales
ed51a7dcf9 Update README.md 2025-08-22 22:37:36 +08:00
QuentinCody
e269066b29 Merge branch 'main' into add-quentin-mcp-servers 2025-08-22 10:12:11 -04:00
Prathit
3bb87cb040 docs: updated rube link in README.md 2025-08-22 13:49:22 +05:30
doobidoo
e7f235a6c0 Add mcp-memory-service to community servers list
Add mcp-memory-service to the Third-Party Servers section in alphabetical order. This universal memory service provides semantic search, persistent storage, and autonomous memory consolidation for AI assistants across multiple platforms.
2025-08-22 07:48:59 +02:00
doobidoo
f1b4fd2856 Add MCP Context Provider to community servers list
Add MCP Context Provider to the Third-Party Servers section in alphabetical order. This server provides AI models with persistent tool-specific context and rules, preventing context loss between chat sessions.
2025-08-22 07:40:20 +02:00
Zehra Nur Olgun
60eb7c28ad feat: add day of week to time result (#2580) 2025-08-22 03:48:39 +01:00
Peggy Rayzis
d59cb832ce Add official Render MCP server to README.md (#2594)
Co-authored-by: Ola Hungerford <olahungerford@gmail.com>
2025-08-22 03:39:19 +01:00
Ola Hungerford
b20a685e57 Merge pull request #2590 from psegedy/patch-4
Add Red Hat Insights MCP to README.md
2025-08-21 19:30:34 -07:00
Ola Hungerford
532682240c Merge pull request #2591 from Program-Integrity-Alliance/main
Add Program Integrity Alliance (PIA) MCP server to Official Integrations in README
2025-08-21 19:30:04 -07:00
Ola Hungerford
03d8c80bab Merge pull request #2592 from hyelang/main
Add fast-filesystem-mcp to Community Servers
2025-08-21 19:28:51 -07:00
Ola Hungerford
6de4b8f7c5 Merge pull request #2595 from zoedsoupe/patch-2
chore: rename hermes-mcp to anubis-mcp
2025-08-21 19:26:56 -07:00