Back to Home
FractalizeR icon

mcp_servers

Verified Safe

by FractalizeR

Overview

Enables AI agents to create, read, update, and delete content (pages, dynamic tables, and resources) within Yandex Wiki for documentation management, knowledge base creation, and structured data handling.

Installation

Run Command
npx mcp-server-yandex-wiki

Environment Variables

  • YANDEX_WIKI_TOKEN
  • YANDEX_ORG_ID
  • YANDEX_CLOUD_ORG_ID

Security Notes

The server securely handles Yandex Wiki OAuth tokens and Organization IDs exclusively via environment variables, with explicit validation and error handling for missing credentials. No hardcoded secrets are present in the provided source code. It utilizes a robust HTTP client with retry mechanisms and error mapping for API interactions. Dependency auditing (Socket.dev, Gitleaks) is integrated into the build process, indicating a focus on supply-chain security. The CLI components handle client configuration files securely by only persisting 'safe' fields and not sensitive tokens. While tools inherently interact with external APIs, and potential prompt injection leading to unintended API calls is a general LLM risk, sensitive write operations in tool metadata are flagged with `requiresExplicitUserConsent: true` to indicate they are dangerous and should prompt user confirmation in a capable client.

Similar Servers

Stats

Interest Score0
Security Score8
Cost ClassHigh
Avg Tokens1500
Stars0
Forks0
Last Update2025-12-01

Tags

Yandex WikiContent ManagementDocumentationAI AgentMCP ServerData Management