Repository Analyzer MCP Server
by DocNR
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DEFAULT_REPO_PATH | No | Default path to the repository to analyze. If not set, uses current working directory. |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
| resources | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| analyze-codeD | – |
| search-codeD | – |
| git-historyD | – |
| analyze-repoD | – |
| analyze-ndkD | – |
| analyze-nostr-protocolD | – |
| analyze-ndk-filesD | – |
| debug-pathD | – |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| file | |
| directory |
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/DocNR/repo-analyzer-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server