bilibili-huasheng-video
v0.5.0
io.github.superlcr/bilibili-huasheng-video
Script to finished Bilibili video with Huasheng: storyboard, narration, footage, export, publish.
io.github.askads/mcp-yandex-webmaster · v1.1.1
MCP server for Yandex Webmaster API: indexing, search queries, sitemaps, diagnostics, links.
Yandex Webmaster MCP 是一个MCP Server,收录自 官方 MCP Registry。支持 stdio 传输。本页提供 Cursor、Claude Code 等客户端的安装配置片段。
选择你的平台查看安装方式
{
"mcpServers": {
"mcp-yandex-webmaster": {
"command": "npx",
"args": [
"-y",
"mcp-yandex-webmaster"
],
"env": {
"YANDEX_OAUTH_TOKEN": "<YANDEX_OAUTH_TOKEN>"
}
}
}
}YANDEX_OAUTH_TOKEN必填secretYandex OAuth token with Webmaster access, sent as `Authorization: OAuth <token>`. Treat it as a secret.
YANDEX_USER_ID可选Token owner's user id; auto-detected via GET /v4/user when unset.
YANDEX_WEBMASTER_HOST_ID可选Default host_id (e.g. https:example.com:443) used when a tool call omits one.
YANDEX_WEBMASTER_API_BASE可选API root override.
YANDEX_WEBMASTER_TIMEOUT_MS可选Per-request timeout in milliseconds.
YANDEX_WEBMASTER_MAX_RETRIES可选Retries on transient errors (429 — except the daily QUOTA_EXCEEDED; 5xx/network for reads).
v0.5.0
io.github.superlcr/bilibili-huasheng-video
Script to finished Bilibili video with Huasheng: storyboard, narration, footage, export, publish.
v0.7.0
com.cromanion/cromanion
Raise conversion on a site you manage. No API key, no human to wake — you prove the domain.
v0.1.2
io.github.agentwares/agentguard
MCP policy proxy: spend caps, approvals for destructive tools, kill switch, dry-run, audit log.
v0.1.0
io.github.pipeworx-io/china-air-quality
China Air Quality MCP — nationwide hourly AQI from CNEMC (中国环境监测总站).
v0.7.0
io.github.conorbronsdon/substack-mcp
Substack drafts, Notes, analytics and consented subscribers. Long-form posts stay draft-only.
v0.4.2
io.github.lvlrSajjad/simframe
Always-warm iOS Simulator frames: agents read the screen in ~20ms instead of screenshotting
{
"id": "io.github.askads/mcp-yandex-webmaster",
"type": "mcp-server",
"version": "1.1.1",
"displayName": "Yandex Webmaster MCP",
"description": "MCP server for Yandex Webmaster API: indexing, search queries, sitemaps, diagnostics, links.",
"repository": {
"url": "https://github.com/askads/mcp-yandex-webmaster",
"source": "github"
},
"homepage": "https://github.com/askads/mcp-yandex-webmaster#readme",
"distribution": {
"packages": [
{
"registryType": "npm",
"identifier": "mcp-yandex-webmaster",
"version": "1.1.1",
"transport": "stdio",
"environmentVariables": [
{
"name": "YANDEX_OAUTH_TOKEN",
"description": "Yandex OAuth token with Webmaster access, sent as `Authorization: OAuth <token>`. Treat it as a secret.",
"isRequired": true,
"isSecret": true
},
{
"name": "YANDEX_USER_ID",
"description": "Token owner's user id; auto-detected via GET /v4/user when unset."
},
{
"name": "YANDEX_WEBMASTER_HOST_ID",
"description": "Default host_id (e.g. https:example.com:443) used when a tool call omits one."
},
{
"name": "YANDEX_WEBMASTER_API_BASE",
"description": "API root override."
},
{
"name": "YANDEX_WEBMASTER_TIMEOUT_MS",
"description": "Per-request timeout in milliseconds."
},
{
"name": "YANDEX_WEBMASTER_MAX_RETRIES",
"description": "Retries on transient errors (429 — except the daily QUOTA_EXCEEDED; 5xx/network for reads)."
}
]
}
],
"remotes": []
},
"dependencies": [],
"installTargets": [
"claude-code",
"claude-desktop",
"cursor",
"vscode",
"trae",
"cherry-studio",
"lingma",
"windsurf",
"cline",
"workbuddy"
],
"keywords": [],
"provenance": {
"origin": "official-mcp-registry",
"originalId": "io.github.askads/mcp-yandex-webmaster",
"originalUrl": "https://registry.modelcontextprotocol.io/v0.1/servers/io.github.askads%2Fmcp-yandex-webmaster/versions/latest",
"isOfficial": true,
"status": "active"
}
}