servers icon indicating copy to clipboard operation
servers copied to clipboard

Model Context Protocol Servers

Results 198 servers issues
Sort by recently updated
recently updated
newest added

## Problem The "Json Path" field on the Tools tab of the admin console is misleadingly labeled, as it's eventually processed by `jq` rather than using the [JSONPath specification](https://datatracker.ietf.org/doc/html/rfc9535). This...

## Description Fixed the Dockerfile for the sequential-thinking MCP server to properly compile TypeScript code during the Docker build process. ## Server Details - Server: sequential-thinking - Changes to: Dockerfile...

Please see the closed https://github.com/modelcontextprotocol/servers/issues/447 for the full story. I can't reopen the issue. It was supposed to be resolved in https://github.com/modelcontextprotocol/servers/pull/543 but it's still failing in Claude Desktop 1.0.0332...

bug

- Implement git_push function with support for: - Pushing to custom remotes (default: origin) - Pushing specific branches - Force push capability - Setting upstream branch (-u flag) - Add...

# Filesystem Failed Error I've tried 2 ways and none of them worked out. I'd appreciate any help: ![Image](https://github.com/user-attachments/assets/5a68a00e-59c3-4f73-b00d-dd5f0895ad68) ![Image](https://github.com/user-attachments/assets/3db205fe-92ee-4238-b522-0c34a47eef71) I belive I have installed all I need: ![Image](https://github.com/user-attachments/assets/d664df5d-ef4a-4efc-8ba4-68278fdcbf53) ![Image](https://github.com/user-attachments/assets/5ea8253e-3525-4ec5-b196-a7e8cd9a4a39)...

bug
server-filesystem

## Description Fixes #2807 Added two new tools to the filesystem MCP server for enhanced file modification capabilities: - `append_file`: Appends content to existing files without overwriting - `write_or_update_file`: Creates...

## Issue SSH connections fail when MCP servers are launched from Claude Desktop on Windows. ## Common Use Case Running an MCP server on a remote host (Raspberry Pi, home...

**Describe the bug** When an Agent tries to use MCP, it crashes randomly sometimes. **To Reproduce** Steps to reproduce the behavior: 1. Claude Code Sonnet 4.5 2. Trigger sequentialthinking (MCP)...

bug
server-sequentialthinking

**Is your feature request related to a problem? Please describe.** As part of my work, I need a way to get past time. For example, one of my customers might...

enhancement
server-time

I feel like forcing specification of a timezone is wasteful, and `--local-timezone` should be the default when unspecified via tool request. When `mcp-server-time` is provided `--local-timezone`, the LLM should not...

enhancement
server-time