aceachievers-mcp-server

Star4future/aceachievers-mcp-server
★ 0 stars TypeScript AI/LLM Updated today
MCP server exposing the Ace Achievers course catalog and question-bank tools to LLM agents (Model Context Protocol)
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": {
    "aceachievers-mcp-ser": {
      "command": "npx",
      "args": [
        "-y",
        "Star4future/aceachievers-mcp-server"
      ]
    }
  }
}

Topics

claudeeducationllm-agentsmcpmodel-context-protocolpython