Skip to main content
Glama
Knuckles-Team

Repository Manager

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LLM_AGENT_MODELYesModel used by specialist agent nodes
LLM_ROUTER_MODELYesModel used by the router node
REPO_MANAGER_URLNoBase URL of the target servicehttp://localhost:8000
GRAPH_ROUTER_TIMEOUTNoRouter-node timeout (seconds)300.0
REPO_MANAGER_PASSWORDYesPassword for authentication
REPO_MANAGER_USERNAMENoUsername for authenticationadmin
GRAPH_VERIFIER_TIMEOUTNoVerifier-node timeout (seconds)300.0
REPOSITORY_MANAGER_WORKSPACEYesRoot directory of the git workspace to manage

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/Knuckles-Team/repository-manager'

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