MCP Server
MCP
mcp-anything
Meta-MCP gateway: search, inspect and call any MCP server from the public registries.
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "mcp-anything",
"version": "0.2.0",
"runtimeHint": "npx",
"transport": {
"type": "stdio"
},
"packageArguments": [
{
"description": "Run the meta-MCP server on stdio",
"value": "serve",
"type": "positional"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment