Backstory: search your data exports locally
v1.1.0
io.github.magna-nz/backstory
Search your Google, Telegram, Spotify and Instagram exports locally. Fully offline.
io.github.askads/mcp-yandex-direct · v1.1.1
MCP server for Yandex Direct API v5: manage PPC campaigns, ads, keywords, and statistics.
Yandex Direct 是一个MCP Server,收录自 官方 MCP Registry。支持 stdio 传输。本页提供 Cursor、Claude Code 等客户端的安装配置片段。
选择你的平台查看安装方式
{
"mcpServers": {
"mcp-yandex-direct": {
"command": "npx",
"args": [
"-y",
"mcp-yandex-direct"
],
"env": {
"YANDEX_DIRECT_TOKEN": "<YANDEX_DIRECT_TOKEN>"
}
}
}
}YANDEX_DIRECT_TOKEN必填secretYandex Direct OAuth token — full account access (can spend budget). Treat it as a secret.
YANDEX_DIRECT_LOGIN可选Client login to target a specific account on agency tokens.
YANDEX_DIRECT_SANDBOX可选Set to true to call the Yandex Direct sandbox API instead of production.
YANDEX_DIRECT_LANG可选Language for API responses and error messages (ru, en, ...).
v1.1.0
io.github.magna-nz/backstory
Search your Google, Telegram, Spotify and Instagram exports locally. Fully offline.
v1.30.5
com.astranl/mcp
NL coordination protocol — 1% fee, agent-native, real Dutch merchant pricing. Open brain.
v3.0.319
com.local-mcp/local-mcp
180 local tools from ChatGPT, Claude.ai & desktop AIs: Mail, iMessage, Teams, files. Local, free.
v1.37.5
io.github.zoharbabin/web-researcher-mcp
Your AI research assistant that cites real sources and stays honest
v1.31.8
io.github.vuluu2k/webcake-storefront-mcp
Build pages and manage products, orders, and content on the WebCake/StoreCake storefront builder.
v1.4.53
io.github.HrRodan/agent-workspace-mcp
A sandboxed, agentic workspace providing secure filesystem, bash, and uv-powered Python execution.
{
"id": "io.github.askads/mcp-yandex-direct",
"type": "mcp-server",
"version": "1.1.1",
"displayName": "Yandex Direct",
"description": "MCP server for Yandex Direct API v5: manage PPC campaigns, ads, keywords, and statistics.",
"repository": {
"url": "https://github.com/askads/mcp-yandex-direct",
"source": "github"
},
"homepage": "https://github.com/askads/mcp-yandex-direct#readme",
"distribution": {
"packages": [
{
"registryType": "npm",
"identifier": "mcp-yandex-direct",
"version": "1.1.1",
"transport": "stdio",
"environmentVariables": [
{
"name": "YANDEX_DIRECT_TOKEN",
"description": "Yandex Direct OAuth token — full account access (can spend budget). Treat it as a secret.",
"isRequired": true,
"isSecret": true
},
{
"name": "YANDEX_DIRECT_LOGIN",
"description": "Client login to target a specific account on agency tokens."
},
{
"name": "YANDEX_DIRECT_SANDBOX",
"description": "Set to true to call the Yandex Direct sandbox API instead of production."
},
{
"name": "YANDEX_DIRECT_LANG",
"description": "Language for API responses and error messages (ru, en, ...)."
}
]
}
],
"remotes": []
},
"dependencies": [],
"installTargets": [
"claude-code",
"claude-desktop",
"cursor",
"vscode"
],
"keywords": [],
"provenance": {
"origin": "official-mcp-registry",
"originalId": "io.github.askads/mcp-yandex-direct",
"originalUrl": "https://registry.modelcontextprotocol.io/v0.1/servers/io.github.askads%2Fmcp-yandex-direct/versions/latest",
"isOfficial": true,
"status": "active"
}
}