agentic-mcp-server

jsxtech/agentic-mcp-server
★ 1 stars Python 🤖 AI/LLM Updated today
Agentic AI multi-agent application with local LLM (Ollama) and MCP server support. 45 agents, 50 workflows, fully offline. Jaspal 9891156880
View on GitHub →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "agentic-mcp-server": {
      "command": "uvx",
      "args": [
        "agentic-mcp-server"
      ]
    }
  }
}

Or install with pip: pip install agentic-mcp-server

Topics

agentic-ailocal-llmmcp-servermulti-agentollamapythonworkflows