Skip to main content
Glama
GDM-Pixel

Stellaris MCP

by GDM-Pixel

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
OLLAMA_HOSTNoOllama base URLhttp://localhost:11434
OLLAMA_MODELNoOllama embedding modelnomic-embed-text
VOYAGE_MODELNoOverride Voyage embedding modelvoyage-code-3
COHERE_API_KEYNoAPI key for Cohere re-ranker (required if using Cohere re-ranker)
OPENAI_API_KEYNoAPI key for OpenAI text-embedding-3-small (required if using OpenAI provider, which is the default)
VOYAGE_API_KEYNoAPI key for Voyage AI embeddings or re-ranker (required if using Voyage provider or Voyage re-ranker)
RERANK_PROVIDERNoRe-ranking provider: off, voyage, or cohereoff
EMBEDDING_PROVIDERNoEmbedding provider: openai, voyage, or ollamaopenai
VOYAGE_RERANK_MODELNoVoyage re-rank modelrerank-2
STELLARIS_CONTEXT_WINDOWNoCalling LLM's context window in tokens, drives tier-based result limits128000

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/GDM-Pixel/stellaris-code-search'

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