Back to Home
darkdragonsastro icon

dda-mcp-server

Verified Safe

by darkdragonsastro

Overview

The DDA MCP Server controls astronomy equipment, including proprietary Dark Dragons Astronomy devices and any ASCOM Alpaca-compatible hardware, by exposing their functionalities as Model Context Protocol (MCP) tools for agent interaction.

Installation

Run Command
npx @darkdragonsastro/dda-mcp-server

Security Notes

The server uses `fetch` to interact with user-provided IP addresses and ports on the local network for device control and discovery. While inherent to its function of controlling local astronomy equipment, this pattern could pose a Server-Side Request Forgery (SSRF) risk if the MCP server itself were exposed to untrusted external requests. However, given its intended execution context (local MCP server via stdio, often by an agent like Claude Desktop), the risk is mitigated as it primarily interacts with trusted local network devices. No `eval`, code obfuscation, or hardcoded secrets were found.

Similar Servers

Stats

Interest Score0
Security Score8
Cost ClassLow
Avg Tokens2000
Stars0
Forks0
Last Update2025-11-27

Tags

AstronomyAstrophotographyASCOM AlpacaMCPDevice Control