santanu2908/demo-mcp-01
My first Model Context Protocol (MCP) server — a local Node.js tool that connects Claude to a deterministic calculator.
Platform-specific configuration:
{
"mcpServers": {
"demo-mcp-01": {
"command": "npx",
"args": [
"-y",
"demo-mcp-01"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...