Skip to main content
Glama
altrnex
by altrnex
package.json1.25 kB
{ "name": "yandex-wordstat-mcp", "version": "1.0.1", "description": "MCP server for Yandex Wordstat API - keyword research and search trends for Russian market", "type": "module", "main": "src/index.mjs", "bin": { "yandex-wordstat-mcp": "src/index.mjs" }, "files": [ "src/*.mjs", "README.md", "LICENSE" ], "scripts": { "start": "node src/index.mjs", "dev": "node --watch src/index.mjs", "lint": "biome check .", "lint:fix": "biome check --write .", "format": "biome format --write ." }, "keywords": [ "mcp", "model-context-protocol", "yandex", "wordstat", "keywords", "seo", "search-trends", "russian", "keyword-research", "claude", "ai" ], "author": "Alternex", "license": "MIT", "repository": { "type": "git", "url": "git+https://github.com/altrnex/yandex-wordstat-mcp.git" }, "bugs": { "url": "https://github.com/altrnex/yandex-wordstat-mcp/issues" }, "homepage": "https://github.com/altrnex/yandex-wordstat-mcp#readme", "engines": { "node": ">=18.0.0" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.25.1", "zod": "^4.2.1" }, "devDependencies": { "@biomejs/biome": "^2.3.10" } }

Latest Blog Posts

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/altrnex/yandex-wordstat-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server