Loomal

yandexgpt-mcp

MCP server by github.com/theyahia/yandexgpt-mcp

MCP server for YandexGPT — completions, embeddings, classification, summarization (Russia)

0 starsnpm: @theyahia/yandexgpt-mcp

About yandexgpt-mcp

yandexgpt-mcp is an MCP (Model Context Protocol) server published by theyahia in the official MCP registry, listed under RAG Systems on Loomal. MCP server for YandexGPT — completions, embeddings, classification, summarization (Russia)

It ships as an npm package (@theyahia/yandexgpt-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/theyahia/yandexgpt-mcp.

Use yandexgpt-mcp with your agent

Claude Code · one command
claude mcp add yandexgpt-mcp -- npx -y @theyahia/yandexgpt-mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "yandexgpt-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@theyahia/yandexgpt-mcp"
      ]
    }
  }
}
npm@theyahia/yandexgpt-mcp

Frequently asked questions

What is yandexgpt-mcp?
yandexgpt-mcp is an MCP (Model Context Protocol) server by theyahia in the RAG Systems category. MCP server for YandexGPT — completions, embeddings, classification, summarization (Russia)
How do I connect yandexgpt-mcp to Claude, Cursor, or another MCP client?
Install yandexgpt-mcp from its npm package (@theyahia/yandexgpt-mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is yandexgpt-mcp open source?
Yes — the source code is public at github.com/theyahia/yandexgpt-mcp.
Can AI agents pay to use yandexgpt-mcp?
Not yet through Loomal — yandexgpt-mcp is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain yandexgpt-mcp? Claim this listing free by verifying GitHub ownership, or contact us.