# See repository for install instructions
{
"mcpServers": {
"jcucci-dotnet-sherlock-mcp": {
"command": "npx",
"args": []
}
}
}
{
"mcpServers": {
"jcucci-dotnet-sherlock-mcp": {
"command": "npx",
"args": []
}
}
}
{
"mcpServers": {
"jcucci-dotnet-sherlock-mcp": {
"command": "npx",
"args": []
}
}
}
About This MCP Server
The Model Context Protocol server is a .NET assembly introspection tool that provides advanced reflection and type analysis capabilities, enabling developers to gain deeper insights into their codebase. It can be connected to via standard input/output interfaces, allowing for integration with various development tools and environments. Developers would use this server when they need to perform detailed analysis and introspection of .NET assemblies, such as during debugging or optimization tasks.
.NET assembly introspection MCP server with advanced reflection and type analysis capabilities. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with developer tools capabilities via the stdio transport.
Package
Sherlock.MCP.Server on nuget
HOW TO USE
Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on nuget.
What tools does it provide?
The dotnet-sherlock-mcp server extends your AI assistant with developer tools capabilities. Once installed, your AI can use its tools automatically.