august-mcp-servers

rutvikrau21/august-mcp-servers
★ 0 stars Python File System Updated today
An MCP server.
View on GitHub → Try with Claude — $10 free →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "august-mcp-servers": {
      "command": "uvx",
      "args": [
        "august-mcp-servers"
      ]
    }
  }
}

Or install with pip: pip install august-mcp-servers

README Excerpt

A monorepo of MCP servers for August Law's internal tooling. Each subdirectory is a self-contained MCP server with its own `Dockerfile`, `requirements.txt`, and `server.py`. | Server | Directory | Description | |--------|-----------|-------------| | Amplemarket | `amplemarket/` | Full Amplemarket API — contacts, sequences, enrichment, calls, tasks, exclusions |