aidroid
Find authoritative answers from official Microsoft and Azure documentation. Fetch complete pages and troubleshooting guidance to ground your work with up-to-date details. Retrieve vetted code samples…
Quick Start
# Connect this server (installs CLI if needed)
npx -y smithery mcp add Boysam2/aidroid
# Browse available tools
npx -y smithery tool list Boysam2/aidroid
# Get full schema for a tool
npx -y smithery tool get Boysam2/aidroid microsoft_docs_search
# Call a tool
npx -y smithery tool call Boysam2/aidroid microsoft_docs_search '{}'Direct MCP Connection
Endpoint: https://aidroid--boysam2.run.tools
Tools (3)
microsoft_docs_search— Search official Microsoft/Azure documentation to find the most relevant and trustworthy content for a user's query. Thi…microsoft_code_sample_search— Search for code snippets and examples in official Microsoft Learn documentation. This tool retrieves relevant code samp…microsoft_docs_fetch— Fetch and convert a Microsoft Learn documentation page to markdown format. This tool retrieves the latest complete cont…
# Get full input/output schema for a tool
npx -y smithery tool get Boysam2/aidroid