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. |
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/spacecode-ai/SpaceBridge-MCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server