coder-linping/azure-wiki-search-server
This mcp server implements the MCP specification to allow AI agents to search on Azure wiki
Platform-specific configuration:
{
"mcpServers": {
"azure-wiki-search-server": {
"command": "npx",
"args": [
"-y",
"azure-wiki-search-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...