MCP Server
MCP
io.github.oneprofile-dev/mcp-launcher
Single MCP hub: discover, add, audit, and govern MCP servers across every AI client.
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "curatedmcp",
"version": "2.1.1",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Override the CuratedMCP API base URL (defaults to https://www.curatedmcp.com). Only needed for local development against a different deployment.",
"format": "string",
"name": "CURATOR_API_URL"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment