bukvarix-mcp
bukvarix-mcp
MCP-Server für die Bukvarix API — Keyword-Recherche und Domain-Analyse für den russischsprachigen Suchmarkt (Yandex / Google).
Stellt 5 Tools bereit, die 1:1 auf die HTTP-Endpunkte von Bukvarix abbilden und dabei Prozentkodierung, BOM-Entfernung und Fehleranzeige für Sie übernehmen. Funktioniert sofort mit dem kostenlosen API-Schlüssel (api_key=free).
Tools
Tool | Endpoint | Description |
|
| Einfache Keyword-Suche nach einer einzelnen Phrase |
|
| Erweiterte Suche nach einer Liste (bis zu 100 Phrasen + 250 Ausschlüsse kostenlos) |
|
| Keywords für eine einzelne Domain |
|
| Zwei Domains vergleichen ( |
|
| 3–10 Domains vergleichen |
Related MCP server: Semrush MCP
Allgemeine Parameter
q— Phrase, Domain oder durch Zeilenumbruch getrennte Listeq2— zweite Domain oder Ausschlussliste (fürmkeywords/site_cmp)num— Zeilenanzahl (Standard 250, max. 1.000.000 kostenlos)format—json(Standard) /txt/csv/tsvregion— nur Domains:msk(Standard, Yandex Moskau),gmsk(Google Moskau),spb,rus,nsk,ekb,kzn,nnv,kry,che,sam,ufa,rnd,krr,oms,vrn,prm,vlg,sar,tmn,tom,gkiev,minsk,gminsk,nursulcomparison_type— nursite_cmp:intersect(Standard) /domain1_uniq/domain2_uniqresult_count— nur die Gesamtzahl zurückgebenapi_key— Überschreibung pro Aufruf; andernfallsBUKVARIX_API_KEY-Umgebungsvariable (Standard:free)
Abfragesyntax (Keywords)
Bukvarix unterstützt Operatoren (werden automatisch prozentkodiert):
строител* товары— Platzhalter!пластиковые !окна— exakte Übereinstimmung
Siehe query_syntax.html#modifiers.
Grenzen der kostenlosen Stufe
numbis zu 1.000.000; Standard 250mkeywords:q≤ 100 Phrasen,q2≤ 250 (101+ ignoriert)site_mcmp: ≤ 10 DomainsFilter
broad_from/to,exact_from/to,length_from/to,words_from/to— nur kostenpflichtig (402 kostenlos)429 = Ratenlimit erreicht, pausieren und erneut versuchen. Alternativ können Sie die vollständigen Datenbanken von /about_bases.html herunterladen.
Installation
git clone https://github.com/frankydzoro/bukvarix-mcp.git
cd bukvarix-mcp
npm installVerwendung mit Hermes
Fügen Sie zu ~/.hermes/config.yaml hinzu:
mcp_servers:
bukvarix:
command: node
args: [/absolute/path/to/bukvarix-mcp/src/index.js]
enabled: true
env:
BUKVARIX_API_KEY: free # or your paid keyÜberprüfen:
hermes mcp test bukvarixGenerische MCP-Konfiguration (z. B. Claude Desktop):
{
"mcpServers": {
"bukvarix": {
"command": "node",
"args": ["/absolute/path/to/bukvarix-mcp/src/index.js"],
"env": { "BUKVARIX_API_KEY": "free" }
}
}
}Lizenz
MIT
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseBqualityDmaintenanceMCP server providing tools to access Semrush API data for domain analytics, keyword research, backlink analysis, and traffic analytics.1968MIT
- AlicenseBqualityDmaintenanceMCP server & CLI for keyword research, domain analytics, backlinks, traffic analysis, and competitive intelligence using Semrush API data.776839MIT
- FlicenseNot gradedqualityDmaintenanceMCP server for Keys.so SEO API, enabling domain and keyword analysis, competitor research, and SEO metrics retrieval through natural language.3
- AlicenseNot gradedqualityCmaintenanceMCP server for querying Yandex Wordstat via Yandex Cloud Search API. Enables checking phrase frequency, similar queries, regional demand, and seasonality trends.1MIT
Related MCP Connectors
SEO Intelligence MCP — 13 tools: keyword research, SERP, domain audits, competitors.
Semrush MCP Pack — SEO analytics via the Semrush Analytics API.
MCP server for Google search results via SERP API
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/frankydzoro/bukvarix-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server