SpaceBridge-MCP
Officialby spacecode-ai
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| OPENAI_MODEL | No | Specifies the OpenAI model name to use for duplicate checks. Default: gpt-4o. | |
| OPENAI_API_KEY | No | Your OpenAI API key. Required if you want to use OpenAI for duplicate checking. | |
| OPENAI_API_BASE | No | Specifies a custom base URL for the OpenAI API. | |
| SPACEBRIDGE_API_KEY | Yes | Your API key for authenticating with SpaceBridge. | |
| SPACEBRIDGE_ORG_NAME | No | Explicitly sets the organization context. | |
| SPACEBRIDGE_PROJECT_NAME | No | Explicitly sets the project context. | |
| DUPLICATE_SIMILARITY_THRESHOLD | No | Sets the similarity score threshold (0.0 to 1.0) used for duplicate detection when OPENAI_API_KEY is not provided. Default: 0.75. |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
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 | |
This server cannot be deployed
Maintenance
ActivityInactive
ResponsivenessNo issues