MCP server for Yandex Direct API v5: 113 methods from the machine-readable schema
claude mcp add yandex-direct-api-mcp -- npx -y yandex-direct-api-mcp
claude_desktop_config.json
{
"mcpServers": {
"yandex-direct-api-mcp": {
"command": "npx",
"args": [
"-y",
"yandex-direct-api-mcp"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"yandex-direct-api-mcp": {
"command": "npx",
"args": [
"-y",
"yandex-direct-api-mcp"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"yandex-direct-api-mcp": {
"command": "npx",
"args": [
"-y",
"yandex-direct-api-mcp"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"yandex-direct-api-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"yandex-direct-api-mcp"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"yandex-direct-api-mcp": {
"command": "npx",
"args": [
"-y",
"yandex-direct-api-mcp"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.artgas1--yandex-direct-api-mcp/reviews or the review_server meta-tool.
POST /mcp