loaditout.ai
SkillsPacksTrendingLeaderboardAPI DocsBlogSubmitRequestsCompareAgentsXPrivacyDisclaimer
{}loaditout.ai
Skills & MCPPacksBlog

SharpLS.MCP

MCP Tool

adainrivers/SharpLS.MCP

MCP server providing C# code navigation tools powered by Roslyn. Exposes definition lookup, references, type hierarchy, diagnostics, rename, and more via the Model Context Protocol. Designed for use with Claude Code and other MCP-compatible clients.

Install

$ npx loaditout add adainrivers/SharpLS.MCP

Platform-specific configuration:

.claude/settings.json
{
  "mcpServers": {
    "SharpLS.MCP": {
      "command": "npx",
      "args": [
        "-y",
        "SharpLS.MCP"
      ]
    }
  }
}

Add the config above to .claude/settings.json under the mcpServers key.

Reviews

Loading reviews...

Quality Signals

2
Stars
0
Installs
Last updated38 days ago
Security: B

Safety

Risk Levelmedium
Data Access
read
Network Accessnone

Details

Sourcegithub-crawl
Last commit3/11/2026
View on GitHub→

Embed Badge

[![Loaditout](https://loaditout.ai/api/badge/adainrivers/SharpLS.MCP)](https://loaditout.ai/skills/adainrivers/SharpLS.MCP)