Skip to main content
Glama

greptile-mcp

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
HOSTNoHost to bind to for SSE transport0.0.0.0
PORTNoPort for SSE transport8050
DEBUGNoEnable debug modefalse
LOG_LEVELNoLogging levelinfo
TRANSPORTNoTransport method (sse or stdio)sse
GITHUB_TOKENYesGitHub/GitLab Personal Access Token for repository access (required)
GREPTILE_API_KEYYesAPI key for accessing the Greptile API (required)
GREPTILE_TIMEOUTNoTimeout for Greptile API requests in seconds60.0
GREPTILE_BASE_URLNoBase URL for Greptile APIhttps://api.greptile.com/v2

Schema

Prompts

Interactive templates invoked by user choice

NameDescription
codebase_explorationStart exploring a codebase with guided questions

Resources

Contextual data attached and managed by the client

NameDescription
Greptile MCP HelpComprehensive documentation for all Greptile MCP features
Current ConfigurationCurrent server configuration and settings

Tools

Functions exposed to the LLM to take actions

NameDescription
greptile_help

Get comprehensive help and usage examples for all Greptile MCP tools

greptile_env_check

Check environment variable configuration and setup status

index_repository

Index a repository to make it searchable for future queries

query_repository

Query repositories using natural language to get detailed answers with code references

get_repository_info

Get information about an indexed repository including status and metadata

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/sosacrazy126/greptile-mcp'

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