Yandex Webmaster MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| YANDEX_WEBMASTER_HOST_URL | No | Default host URL to reduce API calls | |
| YANDEX_WEBMASTER_OAUTH_TOKEN | Yes | OAuth token for Yandex Webmaster API |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| ywm_get_userB | Get current user info (user ID) |
| ywm_list_hostsA | List all registered hosts (sites) |
| ywm_get_hostB | Get host details by ID |
| ywm_add_hostC | Add a new host (site) |
| ywm_delete_hostC | Delete a host (site) |
| ywm_get_host_summaryB | Get host summary (SQI, pages, problems) |
| ywm_get_verificationB | Get host verification status |
| ywm_verify_hostB | Start host verification |
| ywm_get_diagnosticsC | Get site diagnostics and problems |
| ywm_list_ownersC | List host owners |
| ywm_list_sitemapsC | List all sitemaps |
| ywm_get_sitemapC | Get sitemap details |
| ywm_add_sitemapB | Add a new sitemap |
| ywm_delete_sitemapC | Delete a sitemap |
| ywm_get_indexing_historyC | Get indexing history over time |
| ywm_get_search_urlsC | Get URLs found in search |
| ywm_get_important_urlsC | Get important URLs with issues |
| ywm_get_search_events_samplesC | Get excluded pages (LOW_QUALITY, DUPLICATE, etc.) |
| ywm_get_search_events_historyC | Get search events history over time |
| ywm_get_search_urls_historyC | Get search URLs history over time |
| ywm_get_indexing_samplesB | Get indexing samples with HTTP codes |
| ywm_get_important_urls_historyC | Get important URLs history over time |
| ywm_get_broken_internal_linksC | Get broken internal link samples |
| ywm_get_broken_links_historyB | Get broken internal links history over time |
| ywm_list_user_sitemapsA | List user-added sitemaps |
| ywm_get_user_sitemapC | Get user-added sitemap details |
| ywm_get_search_queriesC | Get search query analytics history |
| ywm_get_popular_queriesC | Get popular search queries |
| ywm_get_external_linksC | Get external link samples |
| ywm_get_sqi_historyC | Get SQI history over time |
| ywm_get_external_links_historyC | Get external links history over time |
| ywm_get_query_historyC | Get search query history |
| ywm_query_analyticsC | Run query analytics with filters |
| ywm_get_recrawl_quotaC | Get recrawl quota |
| ywm_list_recrawl_tasksC | List recrawl tasks |
| ywm_submit_recrawlA | Submit URL for recrawling (consumes quota) |
| ywm_get_original_textsC | List original texts |
| ywm_add_original_textC | Add original text |
| ywm_delete_original_textC | Delete an original text |
| ywm_get_original_text_quotaC | Get original text quota |
| ywm_get_recrawl_taskC | Get recrawl task details |
| ywm_list_feedsC | List all feeds |
| ywm_start_feed_uploadD | Start feed upload |
| ywm_get_feed_upload_statusC | Get feed upload status |
| ywm_batch_add_feedsC | Batch add feeds |
| ywm_batch_remove_feedsC | Batch remove feeds |
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
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/weselow/Yandex-webmaster-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server