MCP Server
MCP
io.github.dlbolshov/yandex-wiki-search-mcp
MCP server for Yandex Wiki with full-text search.
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