LiteObject/introduction-to-mcp
Minimal MCP server/client example demonstrating basic calculator operations via SSE and stdio transports.Minimal MCP server/client example demonstrating basic calculator operations via SSE and stdio transports.
Platform-specific configuration:
{
"mcpServers": {
"introduction-to-mcp": {
"command": "npx",
"args": [
"-y",
"introduction-to-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...