MCP
ASCOM MCP Server
Control telescopes, cameras, and focusers via ASCOM Alpaca with natural language
imagesNIRCam
Install
# Add to your Claude Code MCP settings: claude mcp add ascom-mcp-server -- python https://github.com/stellarpunk/mcp-server-ascom
About
ASCOM MCP Server bridges AI assistants with astronomical equipment through the ASCOM Alpaca protocol. Control telescope pointing, camera exposure, and focuser position using natural language commands. Supports auto-discovery of ASCOM devices on the local network.
Installation
pip install mcp-server-ascom python -m mcp_server_ascom
Details
- License
- MIT
- Runtime
- python
- Transport
- stdio
- Source
- GitHub →