servers
servers copied to clipboard
Model Context Protocol Servers
**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...
### **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`...
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...
**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...
**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...
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....
# 📋 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**:...
I have already opened a folder as workspace, but the error still occurs. This is my settings.json.  Only when I add it in the project's .vscode/mcp.json file and replace...
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...
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;...