servers
servers copied to clipboard
Model Context Protocol Servers
## Description Adding MCPower to the community servers list. **MCPower** is a semantic knowledge search MCP server that uses FAISS vector embeddings to enable natural language document search. ## Features...
## Description This PR adds a new entry for the ForexGPT MCP Server to the list of available MCP integrations. It includes a small 12×12 logo and a link to...
Added detailed instructions for installing and configuring the Filesystem MCP Server for Claude Desktop on Windows, including troubleshooting tips and customization options. Addresses Roaming Issue common to Windows computers and...
Summary While creating entities or adding observations with the memory MCP server, we observed intermittent EISDIR errors when entity names corresponded to directory paths (e.g., `.github`). The error is triggered...
## Description This PR adds [mysqltuner_mcp](https://github.com/isdaniel/mysqltuner_mcp) to the Community Servers README. ## Publishing Your Server **Note: We are no longer accepting PRs to add servers to the README.** Instead, please...
# `keyValidator._parse is not a function` error when using @modelcontextprotocol/server-filesystem on macOS ## Description The `@modelcontextprotocol/server-filesystem` MCP server fails with a `keyValidator._parse is not a function` error when attempting to...
## Update kluster.ai description. ## Publishing Your Server **Note: We are no longer accepting PRs to add servers to the README.** Instead, please publish your server to the [MCP Server...
**Describe the bug** In claude_desktop_config.json, legal Windows characters in pathnames appear unsupported: Accepted: `"C:\\NS\\AI"` (works with no spaces and doubled up \ characters) Accepted: `"/Users/NEMANS~1/FOO~2/BAR~1/Thing/Other~1"` (used short name / 8.3...
## Summary Following the discussion in #3017, this issue proposes a thoughtful refactoring of the Everything server to use modern TypeScript SDK APIs while serving as a clean, well-architected reference...
**Describe the bug** It has been working with an old version of the filesystem server. However, after upgrading the server, openAI (and also the model context protocol inspector) throw errors...