MCP Server
MCP
io.github.oneprofile-dev/curatedmcp-catalog-mcp
Search the CuratedMCP catalog of risk-classified MCP servers and check verification status.
Install
npx -y @curatedmcp/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "@curatedmcp/mcp",
"version": "0.1.1",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Override the CuratedMCP API base URL (defaults to https://curatedmcp.com). Only needed for local development against a different deployment.",
"format": "string",
"name": "CURATEDMCP_APP_URL"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment