servers
servers copied to clipboard
Model Context Protocol Servers
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...
**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...
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...
### 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...
**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:...
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...
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...