@contextbharat/mcp
v0.1.1
Published
MCP server for Indian API documentation — Razorpay, Zerodha, ONDC, UPI, and 100+ more
Downloads
58
Maintainers
Readme
@contextbharat/mcp
MCP server for Indian API documentation.
Install
npx @contextbharat/mcp --api-key YOUR_KEYClaude Desktop config
{
"mcpServers": {
"contextbharat": {
"command": "npx",
"args": ["-y", "@contextbharat/mcp", "--api-key", "YOUR_KEY"]
}
}
}Development
pnpm install
pnpm dev # tsx watch
pnpm build # Compile to dist/
pnpm test # vitest
pnpm inspect # MCP inspector at localhost:5173Forked from
upstash/context7 (MIT License)
