Serversio.github.theYahia/yandexgpt-mcp
M

yandexgpt-mcp

io.github.theYahia/yandexgpt-mcp · v3.0.1
▦ npm
v3.0.1npm npm: @theyahia/yandexgpt-mcp↗ Website↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "io.github.theYahia/yandexgpt-mcp",
  "description": "MCP server for YandexGPT — completions, embeddings, classification, summarization (Russia)",
  "title": "yandexgpt-mcp",
  "repository": {
    "url": "https://github.com/theYahia/yandexgpt-mcp",
    "source": "github"
  },
  "version": "3.0.1",
  "websiteUrl": "https://github.com/theYahia/yandexgpt-mcp",
  "packages": [
    {
      "registryType": "npm",
      "registryBaseUrl": "https://registry.npmjs.org",
      "identifier": "@theyahia/yandexgpt-mcp",
      "version": "3.0.1",
      "transport": {
        "type": "stdio"
      }
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}