Yamcs MCP Server
by PaulMRamirez
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_HOST | No | MCP host | 127.0.0.1 |
| MCP_PORT | No | MCP port | 8000 |
| YAMCS_URL | No | Yamcs server URL | http://localhost:8090 |
| MCP_TRANSPORT | No | MCP transport type | stdio |
| YAMCS_INSTANCE | No | Yamcs instance name | simulator |
| YAMCS_PASSWORD | No | Yamcs password | password |
| YAMCS_USERNAME | No | Yamcs username | admin |
| YAMCS_ENABLE_MDB | No | Enable MDB tools | true |
| YAMCS_ENABLE_LINKS | No | Enable link tools | true |
| YAMCS_ENABLE_ALARMS | No | Enable alarm tools | true |
| YAMCS_ENABLE_STORAGE | No | Enable storage tools | true |
| YAMCS_ENABLE_COMMANDS | No | Enable command tools | true |
| YAMCS_ENABLE_INSTANCES | No | Enable instance tools | true |
| YAMCS_ENABLE_PROCESSOR | No | Enable processor tools | true |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/PaulMRamirez/yamcs-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server