Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
GITHUB_TOKENNoGitHub token for NLP repo resolution to avoid GitHub API rate limits
CODEWIKI_BASE_URLNoBase URL for the codewiki servicehttps://codewiki.google
CODEWIKI_MAX_RETRIESNoMaximum number of retries for failed requests3
CODEWIKI_RETRY_DELAYNoBase retry delay in milliseconds250
CODEWIKI_REQUEST_TIMEOUTNoRequest timeout in milliseconds30000

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
codewiki_search_repos

Search repositories indexed by codewiki.google

codewiki_fetch_repo

Fetch generated wiki content for a repository from codewiki.google

codewiki_ask_repo

Ask a natural-language question about a repository indexed in codewiki.google

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/izzzzzi/codewiki-mcp'

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