Back to Home
bivex icon

ILSpy-Mcp

Verified Safe

by bivex

Overview

Provides .NET assembly decompilation and analysis capabilities to developer tools via the Model Context Protocol (MCP).

Installation

Run Command
dotnet bin/Release/net8.0/ILSpy.Mcp.dll

Security Notes

The server design emphasizes security: all operations are read-only, assembly paths and inputs are validated, operations are timeout-protected to prevent resource exhaustion, and error messages are sanitized to avoid leaking sensitive information. There are no indications of 'eval', obfuscation, hardcoded secrets, or malicious network patterns. It relies on environment variables or appsettings.json for configuration, allowing secrets to be managed externally.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassHigh
Avg Tokens250000
Stars0
Forks0
Last Update2025-12-08

Tags

.NETDecompilationAssembly AnalysisMCPDeveloper Tool