MCP Server
MCP
io.github.tech-sushant/calculator-mcp
A simple Model Context Protocol calculator server
Install
npx -y @tech-sushant/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "@tech-sushant/calculator-mcp",
"version": "1.0.3",
"transport": {
"type": "stdio"
}
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment