loading…
Search for a command to run...
loading…
Provide a stateless, scalable MCP server for arithmetic calculations using Streamable HTTP transport. Enable infinite horizontal scaling ideal for serverless an
Provide a stateless, scalable MCP server for arithmetic calculations using Streamable HTTP transport. Enable infinite horizontal scaling ideal for serverless and edge computing environments. Deliver basic and extended calculator functionalities with zero server-side state persistence for secure and efficient operations.
Добавь это в claude_desktop_config.json и перезапусти Claude Desktop.
{
"mcpServers": {
"example-mcp-server-streamable-http-stateless": {
"command": "npx",
"args": [
"-y",
"@smithery/cli",
"run",
"yigitkonur/example-mcp-server-streamable-http-stateless"
]
}
}
}PRs, issues, code search, CI status
Database, auth and storage
Reference / test server with prompts, resources, and tools.
Secure file operations with configurable access controls.