← Back to Plugins
MCP Server MCP

io.github.dlbolshov/yandex-wiki-search-mcp

MCP Registry publisher By MCP Registry publisher 👁 1 views ▲ 0 votes

MCP server for Yandex Wiki with full-text search.

Verified source

Install

uvx yandex-wiki-search-mcp

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "pypi",
      "identifier": "yandex-wiki-search-mcp",
      "version": "1.4.0",
      "transport": {
        "type": "stdio"
      }
    },
    {
      "registryType": "oci",
      "identifier": "ghcr.io/dlbolshov/yandex-wiki-search-mcp:1.4.0",
      "transport": {
        "type": "stdio"
      }
    }
  ]
}
mcp model-context-protocol pypi oci

Comments

Sign in to leave a comment

Loading comments...