Loading languages...
AZ

azure-wiki-search-server

@coder-linping4

This mcp server implements the MCP specification to allow AI agents to search on Azure wiki

Azure
wiki
search

# mcpServer Config

{
  "mcpServers": {
    "edge_wiki": {
      "command": "uv",
      "args": [
        "--directory",
        "<absolute path to your cloned folder>",
        "run",
        "src/edge_wiki.py"
      ],
      "env": {
        "ORG": "Your organization,default is microsoft",
        "PROJECT": "Your project, default is Edge"
      }
    }
  }
}

# stdio

uv run src/edge_wiki.py
Transport:
stdio
Taal:
Python
Gemaakt:5/13/2025
Bijgewerkt:7/14/2025