Dotnet AI Agent Skills
Browse AI agent skills tagged "Dotnet". Find and install skills, MCP servers, and plugins for your AI coding assistant.
3 listings
SharpLensMcp
MCP ServerA Model Context Protocol (MCP) server providing 58 AI-optimized tools for .NET/C semantic code analysis, navigation, refactoring, and code generation using Microsoft Roslyn. Built for AI coding agents - provides compiler-accurate code understanding that AI cannot infer from reading source files alone. Then run with: 1. Install the tool globally: 2. Create .mcp.json in your project root: 3. Restart
Excel CLI
MCP Server>
SqlAugur
An MCP server that gives AI assistants safe, read-only access to SQL Server databases. Every query is parsed into a full AST using Microsoft's official T-SQL parser — not regex — so comment injection, string literal tricks, and encoding bypasses are blocked at the syntax level. Prerequisite: .NET 10.0 runtime 2. Configure — create ~/.config/sqlaugur/appsettings.json (Linux/macOS) or %APPDATA%\sqla