mcp-server-ccar-f

alara7/mcp-server-ccar-f
★ 0 stars Python Memory/Knowledge Updated today
An MCP server.
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-ccar-f": {
      "command": "uvx",
      "args": [
        "mcp-server-ccar-f"
      ]
    }
  }
}

Or install with pip: pip install mcp-server-ccar-f

README Excerpt

A local [MCP](https://modelcontextprotocol.io) server over the Claude documentation corpus. Built as hands-on preparation for the **Claude Certified Architect – Foundations (CCA-F)** exam, and as a portfolio artifact. > **Status:** specification and phase plan complete; implementation not started. > See [`docs/implementation-plan.html`](docs/implementation-plan.html) for the