Yandex Wiki MCP
by best-doctor
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| HOST | No | Host address | 127.0.0.1 |
| PORT | No | Port number | 8088 |
| MCP_PATH | No | MCP path | /mcp |
| READONLY | No | Enable read-only mode | false |
| REDIS_DB | No | Redis database number | 0 |
| TRANSPORT | No | Transport type (stdio by default) | stdio |
| REDIS_PORT | No | Redis port | 6379 |
| WIKI_TOKEN | No | OAuth token for Yandex Wiki | |
| WIKI_ORG_ID | No | Organization ID for Yandex Wiki | |
| TRACKER_TOKEN | No | Tracker token (alternative to WIKI_TOKEN) | |
| REDIS_ENDPOINT | No | Redis endpoint | localhost |
| REDIS_PASSWORD | No | Redis password | |
| TRACKER_ORG_ID | No | Tracker organization ID (alternative to WIKI_ORG_ID) | |
| WIKI_API_BASE_URL | No | Base URL for Yandex Wiki API | https://api.wiki.yandex.net/v1 |
| REDIS_POOL_MAX_SIZE | No | Redis pool max size | 10 |
| TOOLS_CACHE_ENABLED | No | Enable tools caching | false |
| TOOLS_CACHE_REDIS_TTL | No | Redis cache TTL in seconds | 3600 |
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 | |
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/best-doctor/mcp-yandex-wiki'
If you have feedback or need assistance with the MCP directory API, please join our Discord server