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

Changes the default behavior from using the installation path (which is not guaranteed to remain stable, e.g., when using npx) to the current working directory. ## Description ## Server Details...

enhancement
server-memory

**Is your feature request related to a problem? Please describe.** When Claude creates a PR through the Claude Code Github Action, the description doesn't include the standard sections from the...

enhancement

The list_allowed_directories function currently returns paths in lowercase, even though the filesystem operations respect case sensitivity. This can be confusing when working with case-sensitive paths. The issue appears to be...

bug
server-filesystem

### Summary This report details the investigation and resolution of a critical bug that rendered the `mcp-server-memory` toolset non-functional, causing "Unexpected non-whitespace character after JSON" errors. The root cause was...

bug
server-memory

**Describe the bug** mcp/filesystem does not start under LM Studio without specified path or with working directory as described in intelij idea integration **To Reproduce** Steps to reproduce the behavior:...

bug
server-filesystem

Fixes issue where relative paths were incorrectly resolved against process.cwd(), causing "Access denied - path outside allowed directories" errors when the MCP server's working directory was outside the configured allowed...

Describe the bug When configuring mcpServers on Windows, paths containing backslashes are not handled correctly if not escaped in JSON. Using a path like c:\temp\bvb causes MCP error -32000: Connection...

bug
server-git

Request for an automated memory indexing system that dynamically analyzes MCP memory content and generates optimized index entities for efficient token usage and faster information retrieval. ## Problem Statement The...

enhancement
server-memory