MCPSvr is a community-driven directory for discovering and sharing MCP servers, enabling developers to find exceptional tools and streamline the process of contributing their own server creations. MCPSvr is a
MCPSvr is a project derived from 5ire, hosting a community-driven directory of MCP servers. It allows developers to discover and share MCP server creations, streamlining the process of finding exceptional tools.
ð The servers here enable MCP clients like 5ire to install and run directly.
Registered MCP servers are maintained in /public/servers.json
. Developers can contribute new server configurations via GitHub pull requests.
The configuration schema includes fields like name
, key
, description
, command
, args
, env
, and homepage
. Best practices include alphabetical ordering of keys and unique alphanumeric identifiers. The name
field defaults to the key
value if not provided.
User-defined parameters use the format {{paramName@paramType::paramDescription}}
for interactive parameter requirements. Supported data types are string, list, and number. This convention enables parameter extraction and presentation in client applications.
nanbingxyz/mcpsvr
February 19, 2025
March 28, 2025
TypeScript