Skip to content

Pull requests: modelcontextprotocol/servers

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

New everything server
#3121 opened Dec 13, 2025 by cliffhall Loading…
7 of 13 tasks
docs: standardize installation instructions
#3112 opened Dec 8, 2025 by sudoingX Loading…
3 tasks done
fix(index.ts): fix windows url encode
#3109 opened Dec 6, 2025 by stolen-programmer Loading…
1 of 12 tasks
Update README.md existing Moorcheh server
#3105 opened Dec 4, 2025 by Neelpatel1604 Loading…
9 of 12 tasks
Document setup for Filesystem MCP Server on Windows
#3087 opened Nov 29, 2025 by bobmcgurk Loading…
12 tasks
feat(git): add signed commit tool with GPG support
#2981 opened Nov 11, 2025 by joaommartins Loading…
10 of 12 tasks
Replace npm ci command with npm run build in Dockerfile
#2965 opened Nov 7, 2025 by bruno-t-cardoso Loading…
9 of 12 tasks
Add git_push tool to Git MCP server
#2961 opened Nov 6, 2025 by thecoderpanda Loading…
10 tasks done
feat(filesystem): add append_file and write_or_update_file tools
#2816 opened Oct 3, 2025 by agn-7 Loading…
9 of 12 tasks
fix(sequential-thinking): Add input sanitization for numeric parameters bug Something isn't working server-sequentialthinking Reference implementation for the Sequential Thinking MCP server - src/sequentialthinking
#2812 opened Oct 3, 2025 by ketema Loading…
Fix the entity search by reversing includes call bug Something isn't working server-memory Reference implementation for the Memory MCP server - src/memory
#2808 opened Oct 2, 2025 by jikanter Loading…
9 tasks done
feat(search_files): clarify description and standardise implementation bug Something isn't working server-filesystem Reference implementation for the Filesystem MCP server - src/filesystem
#2606 opened Aug 23, 2025 by domdomegg Loading…
Fix filesystem server crashes on invalid paths with graceful validation server-filesystem Reference implementation for the Filesystem MCP server - src/filesystem
#2603 opened Aug 22, 2025 by sebastien-rosset Loading…
13 of 18 tasks
UUID based resources
#2596 opened Aug 22, 2025 by domdomegg Loading…
Add host allowlisting and IP blocking to Fetch server enhancement New feature or request server-fetch Reference implementation for the Fetch MCP server - src/fetch
#2568 opened Aug 17, 2025 by olaservo Loading…
feat(filesystem): add streaming get_file_hash tool for cryptographic digests (md5/sha1/sha256) enhancement New feature or request server-filesystem Reference implementation for the Filesystem MCP server - src/filesystem
#2516 opened Aug 9, 2025 by Pucciano Loading…
9 of 12 tasks
Add get_node_relations function for efficient graph traversal enhancement New feature or request server-memory Reference implementation for the Memory MCP server - src/memory
#2310 opened Jul 8, 2025 by enthali Loading…
fix: Containers - Bind Mounts - Security and Compatibility (Docker / Podman / SELinux) for Fetch, Git, and Time Servers bug Something isn't working server-fetch Reference implementation for the Fetch MCP server - src/fetch server-git Reference implementation for the Git MCP server - src/git server-time Reference implementation for the Time MCP server - src/time
#2205 opened Jun 25, 2025 by trentapple Loading…
9 of 12 tasks
mcp-server-memory: use working directory for default path enhancement New feature or request server-memory Reference implementation for the Memory MCP server - src/memory
#2160 opened Jun 19, 2025 by solatis Loading…
8 tasks done
ProTip! Exclude everything labeled bug with -label:bug.