Skip to main content
Glama
spacecode-ai

SpaceBridge-MCP

Official
by spacecode-ai

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
OPENAI_MODELNoSpecifies the OpenAI model name to use for duplicate checks. Default: gpt-4o.
OPENAI_API_KEYNoYour OpenAI API key. Required if you want to use OpenAI for duplicate checking.
OPENAI_API_BASENoSpecifies a custom base URL for the OpenAI API.
SPACEBRIDGE_API_KEYYesYour API key for authenticating with SpaceBridge.
SPACEBRIDGE_ORG_NAMENoExplicitly sets the organization context.
SPACEBRIDGE_PROJECT_NAMENoExplicitly sets the project context.
DUPLICATE_SIMILARITY_THRESHOLDNoSets 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

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

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