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

## Description ## Server Details - Server: - Changes to: ## Motivation and Context ## How Has This Been Tested? ## Breaking Changes ## Types of changes - [ ]...

## Description ## Motivation and Context Adding new MCP to the list ## How Has This Been Tested? All the scenarios were tested in Cursor MCP. ## Breaking Changes ##...

## Description New community server added to the list in `README.md`. ## Server Details - Server name: Feyod (New Server) - Link: https://github.com/jeroenvdmeer/feyod-mcp ## Motivation and Context This new community...

**Is your feature request related to a problem? Please describe.** I need to fetch some local systems with either self-signed or invalid SSL i.e when using [DDEV](https://ddev.readthedocs.io/ ) deployments. Currently...

enhancement

## Summary Fixes schema validation error in read operations (`read_graph`, `search_nodes`, `open_nodes`). ## Problem The JSONL file stores entities with a `type` field to distinguish them from relations: ```json {"type":"entity","name":"...","entityType":"...","observations":[...]}...

## Description Add streamable HTTP transport support to memory and sequential thinking MCP servers, enabling them to run over HTTP in addition to the default stdio transport. ## Server Details...

Added OOREP MCP. OOREP is backend for homeopathic repertory and materia medica, enabling AI assistants to search symptoms, remedies, and reference materials. ## Description ## Server Details - Server: oorep-mcp...

Filesystem MCP: move_file tool returns array instead of string (Error -32602) Summary When executing the move_file tool from @modelcontextprotocol/server-filesystem, error code -32602 (Invalid params) occurs. Root Cause: The tool returns...

bug

## Summary This PR adds the Kolada MCP Server to the official MCP Registry. **Kolada MCP Server** provides LLMs and AI assistants access to comprehensive Swedish municipality and regional statistics...

## Description Add `mcp__mcp-docs` and `WebFetch` to the allowedTools in the Claude GitHub Action workflow so Claude can use the MCP docs server and fetch schema content from GitHub URLs....