BeClaude

microsoft-code-reference

New
20.6kSmitheryGeneralby github

Look up Microsoft API references, find working code samples, and verify SDK code is correct. Use when working with Azure SDKs, .NET libraries, or Microsoft APIs—to find the right method, check parameters, get working examples, or troubleshoot errors. Catches hallucinated methods, wrong signatures, and deprecated patterns by querying official docs.

First seen 5/22/2026

Install & Usage

1
Open your MCP config
~/.claude.json
2
Add the server config

Add the configuration to "mcpServers": { "microsoft-code-reference": { "command": "...", "args": [] } }

3
Restart Claude Code
/mcp
View source on GitHub
apiresearchcoding

Security Audits

LicenseUnknownSourceWarnRepositoryPass

Frequently Asked Questions

What is microsoft-code-reference?

Look up Microsoft API references, find working code samples, and verify SDK code is correct. Use when working with Azure SDKs, .NET libraries, or Microsoft APIs—to find the right method, check parameters, get working examples, or troubleshoot errors. Catches hallucinated methods, wrong signatures, and deprecated patterns by querying official docs.

How to install microsoft-code-reference?

To install microsoft-code-reference: open your mcp config (~/.claude.json), then add the config to "mcpServers": { "microsoft-code-reference": { "command": "...", "args": [] } }. Finally, /mcp in Claude Code.

What is microsoft-code-reference best for?

microsoft-code-reference is a mcp categorized under General. It is designed for: api, research, coding. Created by github.