MCP server for controlling SAP2000 from AI agents, built on the PySap2000 SDK
Project description
sap2000-mcp-server
An MCP (Model Context Protocol) server for controlling SAP2000 from AI agents such as Claude Desktop, Codex, and Cursor. Built on the PySap2000 SDK.
Status: placeholder / name reservation. Active development is in progress. This release reserves the package name on PyPI; it is not yet functional. Track progress at the GitHub repository.
Planned architecture
- Transport: STDIO (local AI clients) in V1; Streamable HTTP (remote) in V2
- Engine: PySap2000 SDK (only path to SAP2000 COM — no raw COM from MCP layer)
- Runtime: Single COM worker thread with a request queue (SAP2000 COM is STA-bound)
- Philosophy: Workflow-oriented tools, not 1:1 OAPI mappings; stateless server; dry-run human-in-the-loop for write operations
Platform requirements
- Windows 10+ (SAP2000 COM is Windows-only)
- SAP2000 v24+
- Python 3.10+
License
MIT
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file sap2000_mcp_server-0.0.0.tar.gz.
File metadata
- Download URL: sap2000_mcp_server-0.0.0.tar.gz
- Upload date:
- Size: 3.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b658349c781c68ef6135cec7260fd293a8a2d0444c021205c3f018a71b7c9e41
|
|
| MD5 |
2b7ad77140452bf28af41d7fa52263bc
|
|
| BLAKE2b-256 |
7211fc13858e226e96c1f1838fee411c9a9b66a84ea4c78bb87a507c7308afa2
|
File details
Details for the file sap2000_mcp_server-0.0.0-py3-none-any.whl.
File metadata
- Download URL: sap2000_mcp_server-0.0.0-py3-none-any.whl
- Upload date:
- Size: 4.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
48a463e3e217672f388978a401a38170a36cdb007848290bb0926fdef4b13337
|
|
| MD5 |
39b0366f2bbfb02846229f10798ce7ed
|
|
| BLAKE2b-256 |
98ae2b9fcfc055c5f4e5c72eed57ed3bfb3c3e35cc9f321352b10a8581c81391
|