
MCPSVR
Descubre servidores MCP excepcionales
4
Github Watches
24
Github Forks
138
Github Stars

Discover Exceptional MCP Servers
MCPSvr is an innovative spin-off project from 5ire designed to host a community-driven directory of MCP servers. This platform empowers developers to discover exceptional tools while offering a streamlined process for sharing their own MCP server creations.
🚀 The servers here enable MCP clients like 5ire to install and run directly.
https://github.com/user-attachments/assets/3d1ec8db-2041-4f2d-b72c-eb8ae17ab31c
Contribution Guidelines
All registered MCP servers are maintained in the centralized repository located at /public/servers.json
. Developers can submit new server configurations through GitHub pull requests (PRs).
Configuration Schema
{
"name": "Server Identifier",
"key": "Unique alphanumeric identifier",
"description": "Concise implementation overview",
"command": "Execution environment specifier (e.g., uvx, npx, python, node)",
"args": [
"Required runtime arguments"
],
"env": {
"ENVIRONMENT_VARIABLE": "Value assignment"
},
"homepage": "Official documentation URL"
}
Best Practices
- Field Organization: Maintain alphabetical ordering for configuration keys
-
Identifier Requirements:
- Must be a unique alphanumeric string starting with a letter
- Strictly prohibits numeric prefixes
-
Metadata Handling:
- Optional
name
field defaults tokey
display value - Environment variables and homepage URLs are supplementary fields
- Optional
User-Defined Parameters
For interactive parameter requirements, adhere to the standardized format:
{{paramName@paramType::paramDescription}}
This convention enables parameter extraction and presentation in client applications.
Example Implementation:
{
"name": "File System Access Control",
"key": "FileSystem",
"command": "npx",
"description": "Enforces directory-level operation restrictions through specified arguments",
"args": [
"-y",
"@modelcontextprotocol/server-filesystem",
"{{dirs@list::directories you about to access. Include trailing slash}}"
],
"homepage": "https://github.com/modelcontextprotocol/servers"
}
Parameter Extraction:
{
"name": "dirs",
"type": "list",
"description": "Directories you about to access. Include trailing slash"
}
Field Constraints:
-
paramName
must be unique within the server configuration - Supported data types include string,list and number,make sure to use the right type!
- Descriptive text remains optional
相关推荐
Confidential guide on numerology and astrology, based of GG33 Public information
Emulating Dr. Jordan B. Peterson's style in providing life advice and insights.
Your go-to expert in the Rust ecosystem, specializing in precise code interpretation, up-to-date crate version checking, and in-depth source code analysis. I offer accurate, context-aware insights for all your Rust programming questions.
Advanced software engineer GPT that excels through nailing the basics.
Converts Figma frames into front-end code for various mobile frameworks.
Take an adjectivised noun, and create images making it progressively more adjective!
Embark on a thrilling diplomatic quest across a galaxy on the brink of war. Navigate complex politics and alien cultures to forge peace and avert catastrophe in this immersive interstellar adventure.
La aplicación AI de escritorio todo en uno y Docker con trapo incorporado, agentes de IA, creador de agentes sin código, compatibilidad de MCP y más.
Plataforma de automatización de flujo de trabajo de código justo con capacidades de IA nativas. Combine el edificio visual con código personalizado, auto-anfitrión o nube, más de 400 integraciones.
🧑🚀 全世界最好的 llM 资料总结(数据处理、模型训练、模型部署、 O1 模型、 MCP 、小语言模型、视觉语言模型) | Resumen de los mejores recursos del mundo.
Servidor MCP para obtener contenido de la página web con el navegador sin cabeza de dramaturgo.
Puente entre los servidores Ollama y MCP, lo que permite a LLM locales utilizar herramientas de protocolo de contexto del modelo
Una lista curada de servidores de protocolo de contexto del modelo (MCP)
Reviews

user_VUWkpQeU
As a loyal user of mcpsvr, I must say this application has drastically improved my server management experience. Developed by nanbingxyz, mcpsvr is user-friendly and efficient. The seamless integration and robust functionality have made it an essential tool in my daily operations. Highly recommend it to anyone looking for a reliable server management solution. Check it out at https://github.com/nanbingxyz/mcpsvr!