MCP Server
MCP
io.github.ksaslam311/agentpedia-mcp-server
Search, discover, and contribute to AgentPedia - the knowledge base for AI agents.
Install
npx -y @agentpedia/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "@agentpedia/mcp-server",
"version": "1.1.2",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "API key for authenticated access (optional, register at the API for free)",
"name": "AGENTPEDIA_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment