An [MCP](https://modelcontextprotocol.io) server that drives **Autodesk Civil 3D** from an AI agent (e.g. Claude) through a small in-process .NET bridge plugin. Three pieces: - **`mcp-server/`** — a Python MCP server (`server.py`) that exposes Civil 3D operations as MCP tools and talks to the bridge over a local socket.