mcp-server

agentico-dev/mcp-server
★ 3 stars TypeScript AI/LLM Updated 1d ago
A Model Context Protocol Server facade to simplify the implementation of agents
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": {
    "mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "agentico-dev/mcp-server"
      ]
    }
  }
}

Topics

aiai-agent-frameworkai-toolsmcpmodelcontextprotocol