AI-Agent-with-MCP-and-Ollama-MCP-Server-for-Calculator-Application-

jyotibasm/AI-Agent-with-MCP-and-Ollama-MCP-Server-for-Calculator-Application-
★ 1 stars Python AI/LLM Updated today
MCP based AI agent that connects Calculator Applications with AI
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "ai-agent-with-mcp-an": {
      "command": "uvx",
      "args": [
        "ai-agent-with-mcp-and-ollama-mcp-server-for-calculator-application-"
      ]
    }
  }
}

Or install with pip: pip install ai-agent-with-mcp-and-ollama-mcp-server-for-calculator-application-