Discorevy local MCP Servers. Specification.
@jonnyzzz
About Discorevy local MCP Servers. Specification.
MCP Servers discovery spec
Basic information
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Discorevy local MCP Servers. Specification.?
It is a specification that defines a standard way to list and configure MCP (Model Context Protocol) servers on a local machine. It uses markdown files stored in the ~/.mcp folder, which an LLM‑powered client interprets to discover and set up MCP servers.
How to use Discorevy local MCP Servers. Specification.?
Create a markdown file per MCP server inside ~/.mcp (or %USER_HOME% on Windows). The file describes the server’s name, ID, version, URL, authentication, capabilities, regions, health check endpoint, and metadata. The MCP client uses an LLM (e.g., Claude, ChatGPT) to extract the necessary information from these files and decides whether and how to use the server. The client must periodically refresh the files to discover new or updated servers.
Key features of Discorevy local MCP Servers. Specification.
- Standard, local‑only file‑based MCP server registration.
- Markdown format understood by LLMs (Claude, ChatGPT, etc.).
- Client‑driven discovery via periodic disk scans.
- Includes fields for authentication, health checks, and metadata.
- No security implications handled – left to MCP clients.
Use cases of Discorevy local MCP Servers. Specification.
- Registering production or development MCP servers on a developer’s machine.
- Enabling AI agents to discover and invoke local tools.
- Standardising how different IDEs (e.g., IntelliJ IDEA) and chat clients (Claude, ChatGPT) find MCP servers.
- Managing multiple environments (e.g., production, staging) with distinct credentials and endpoints.
FAQ from Discorevy local MCP Servers. Specification.
What is the purpose of the specification?
To provide a standard way to list and configure MCP Servers on a local machine, currently missing from many MCP clients.
Where are MCP server definitions stored?
In the ~/.mcp folder (or %USER_HOME% on Windows). Each server gets its own markdown file.
Which tools support this specification?
As of v1.0.1, it is unsupported by default; the author invites pull requests from tools like IntelliJ IDEA, Claude, ChatGPT, Cursor, Windsurf, and Warp.
How does a client discover and use a server?
The client regularly reads all markdown files under ~/.mcp and uses an LLM to extract configuration (authentication, endpoints, capabilities, etc.). The LLM and client decide whether to use the server and how to handle credentials.
Does the specification handle security?
No. Security implications for MCP servers remain the responsibility of MCP clients.
More Other MCP servers
ghidraMCP
LaurieWiredMCP Server for Ghidra
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.

Peekaboo MCP – lightning-fast macOS screenshots for AI agents
steipetePeekaboo is a macOS CLI & optional MCP server that enables AI agents to capture screenshots of applications, or the entire system, with optional visual question answering through local or remote AI models.
ACI: Open-Source Infra to Power Unified MCP Servers
aipotheosis-labsACI.dev is the open source tool-calling platform that hooks up 600+ tools into any agentic IDE or custom AI agent through direct function calling or a unified MCP server. The birthplace of VibeOps.
Comments