Discover Exceptional MCP Servers
@johnnyclem
Discover Exceptional MCP Servers について
mcp server index for souls
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"souls-mcp-srv": {
"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"
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is Discover Exceptional MCP Servers?
Discover Exceptional MCP Servers (MCPSvr) is a community-driven directory of MCP servers, spun off from the 5ire project. It allows developers to discover and share MCP server configurations that MCP clients like 5ire can install and run directly.
How to use Discover Exceptional MCP Servers?
Browse the directory at /public/servers.json to find server configurations, or contribute new servers by submitting a pull request with a valid configuration object. Clients like 5ire can use the directory to install and run listed servers.
Key features of Discover Exceptional MCP Servers
- Community-curated directory of MCP server configurations
- Standardized configuration schema for easy contribution
- Supports user-defined interactive parameters
- Enables direct installation and execution by MCP clients
- Maintained via GitHub pull requests to a central JSON file
Use cases of Discover Exceptional MCP Servers
- Discovering ready-to-use MCP servers for your AI agent or tool
- Sharing your own MCP server creation with the community
- Learning about MCP server configuration patterns
FAQ from Discover Exceptional MCP Servers
How do I contribute a new server to the directory?
Submit a pull request to the /public/servers.json file with a configuration object following the schema. Ensure the key is unique and starts with a letter.
What fields are required in a server configuration?
The required fields are name, key, description, command, and args. env and homepage are optional.
How do I define user-interactive parameters in a server configuration?
Use the format {{paramName@paramType::paramDescription}} in the args array. Supported types are string, list, and number.
What are the rules for the key field?
It must be a unique alphanumeric string starting with a letter. Numeric prefixes are strictly prohibited.
Can I include environment variables for a server?
Yes, use the optional env object in the configuration to assign environment variable values.
「その他」の他のコンテンツ
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!

EverArt
modelcontextprotocolModel Context Protocol Servers
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
Awesome-MCP-ZH
yzflyMCP 资源精选, MCP指南,Claude MCP,MCP Servers, MCP Clients
コメント