Modern TypeScript MCP server for AI-powered code search and querying with Greptile API
| Tool name | Description | Destructive? |
|---|---|---|
| greptile_help | ✓ no | |
| index_repository | ✓ no | |
| query_repository | ✓ no | |
| get_repository_info | ✓ no |
{
"mcpServers": {
"greptile": {
"command": "npx",
"args": [
"-y",
"greptile-mcp-server"
]
}
}
}