Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
GITHUB_TOKENNoGitHub personal access token with pull request read access
GITLAB_TOKENNoGitLab personal access token with api scope
MYOPIC_AUTO_PULLNoSet to '1' to auto-pull missing embedding model on first use (default off)
MYOPIC_AUTO_INDEXNoSet to '0' to disable auto-indexing during review (default on)
MYOPIC_GITLAB_URLNoGitLab base URL (default https://gitlab.com)
MYOPIC_OLLAMA_URLNoOllama server URL (default http://localhost:11434)
MYOPIC_EMBED_MODELNoEmbedding model name for semantic layer (default unclemusclez/jina-embeddings-v2-base-code)

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/SurajKGoyal/myopic'

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