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

**Describe the bug** After using **`sequentialthinking`** for a few hours, the RAM gets hogged up by this MCP server as much as 10GB+ RAM or more (I had this much...

bug
server-memory

### **Describe the bug** When using `Sequential_Thinking` mode with either the `augment agent` or `claude code`, the agent frequently hangs indefinitely (indicated by a persistent loading spinner) after an `mcp`...

bug

https://hub.docker.com/mcp/server/filesystem/tools connecting this to lmstudio was easy but no tools get detected, connecting this to other client using docker manual way also show no tools tools from other MCP do...

bug
server-filesystem

**Describe the bug** Attempting to make a request to the `everything` server for `tools` using the `tools/list` method results in an error about being unable to read `roots` on an...

bug
server-everything

**Describe the bug** The MCP Filesystem server crashes immediately after initialization when any configured path in allowed_directories is unavailable (e.g., unmounted external drive, disconnected network share). This makes ALL filesystem...

bug
server-filesystem

I've been trying to configure the MCP memory server to store data in a custom location, but it continues to store the memory.json file in the NPX temporary directory instead....

bug

# 📋 MCP Server Submission to Microsoft Dev Community ## Server Information **Name**: Enhanced Azure DevOps MCP Server **Package**: `@fsabatini82/azure-devops-mcp` **Current Version**: 2.3.4 **Author**: Fabio Sabatini (Avanade) **Email**: [email protected] **Repository**:...

enhancement

I have already opened a folder as workspace, but the error still occurs. This is my settings.json. ![Image](https://github.com/user-attachments/assets/6fac6a4c-cd60-46ec-a5ee-b8589db1f1d8) Only when I add it in the project's .vscode/mcp.json file and replace...

server-filesystem

description created by the model itself: # Bug Report: Persistent JSON Parsing Error in Knowledge Graph Tools **ID:** 2025-09-06 **Component:** `create_entities`, `create_relations` tools **Severity:** Critical (Tools are unusable) ## Description...

bug
server-memory

With the filesystem MCP server, how can I write to a file in a way that, if it does not exist, creates the file, then adds the content to it;...

enhancement