Skip to main content
Glama

SpaceTraders MCP Server

by TheValverde
MIT License
.env.example515 B
# The transport for the MCP server - either 'sse' or 'stdio' (defaults to SSE if left empty) TRANSPORT= # Host to bind to if using sse as the transport (leave empty if using stdio) HOST= # Port to listen on if using sse as the transport (leave empty if using stdio) PORT= # SpaceTraders API key for authenticating your agent. # Obtain your API key from https://my.spacetraders.io after registering an account. # This key is required for the MCP server to interact with the SpaceTraders API. SPACETRADERS_API_KEY=

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/TheValverde/spacetraders-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server