ideavault-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| REPOS_DIR | No | Directory to scan for repositories. Defaults to the home directory. | |
| AUTH_TOKEN | Yes | A secret token used for authentication. Generate with 'openssl rand -hex 32'. | |
| GITHUB_TOKEN | No | GitHub personal access token for the github_search_code tool. | |
| ALLOWED_ORIGINS | No | Comma-separated list of allowed origins for browser requests. Defaults to https://claude.ai. | |
| TELEGRAM_BOT_TOKEN_<NAME> | No | Telegram bot token for a specific bot, e.g., TELEGRAM_BOT_TOKEN_MY_BOT. Used by the telegram_bot_info tool. |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivityMaintained
ResponsivenessNo issues