Skip to main content
Glama
ziiyue-eee
by ziiyue-eee

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
REPOPILOT_LLM_MODELNoModel name for the LLMqwen2.5-coder:7b
REPOPILOT_LLM_API_KEYNoAPI key for the LLMollama
REPOPILOT_LLM_BASE_URLNoBase URL for the OpenAI-compatible LLM APIhttp://127.0.0.1:11434/v1

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
repository_mapB

Return files and symbols from an indexed repository.

search_symbolC

Search symbols with lexical and code-structure ranking.

read_fileC

Read a bounded line range from a repository file.

find_referencesC

Find indexed call sites for a symbol.

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/ziiyue-eee/RepoPilot'

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