MCP Server
MCP
agentdocs
Fresh, source-verified docs for building MCP servers and Claude agents, for AI coding agents.
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"registryBaseUrl": "https://registry.npmjs.org",
"identifier": "mcp-agentdocs",
"version": "0.1.3",
"transport": {
"type": "stdio"
}
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment