{"id":"bivex-ilspy-mcp","name":"ILSpy-Mcp","homepage":null,"repo_url":"https://github.com/bivex/ILSpy-Mcp","category":"devtools","subcategories":[],"tags":["mcp","ilspy","dotnet","decompiler","reverse-engineering","code-analysis","ai-assist"],"what_it_does":"ILSpy MCP Server is a Model Context Protocol (MCP) server that lets an AI assistant decompile and analyze .NET assemblies using ILSpy. It supports operations such as decompiling assemblies/types/members, listing and searching types, and analyzing type relationships/hierarchies, intended to be used by MCP-compatible clients.","use_cases":["Decompiling .NET assemblies to inspect methods and types","Searching for members by name within an assembly","Reviewing type hierarchies and relationships for code archaeology","Assisting debugging and reverse-engineering workflows in .NET"],"not_for":["Applications requiring authenticated multi-tenant access control","Writing/modifying assemblies or performing any state-changing operations","Use cases needing an HTTP/REST API contract or public SDKs"],"best_when":"You want an agent-driven, read-only decompilation assistant for local .NET assemblies and you can connect an MCP-capable client to run it.","avoid_when":"You need strong enterprise security controls (auditing, fine-grained authorization, secret management guarantees) or you require a standardized network API with OpenAPI/SDKs.","alternatives":["ILSpy (GUI) for interactive decompilation","ILSpy CLI (direct command-line decompilation)","dotPeek (JetBrains) for .NET reverse engineering","dnSpy/dnSpyEx for decompilation/debugging workflows","Other MCP servers that wrap static analysis tools for code inspection"],"af_score":51.8,"security_score":22.5,"reliability_score":28.8,"package_type":"mcp_server","discovery_source":["github"],"priority":"high","status":"evaluated","version_evaluated":null,"last_evaluated":"2026-03-30T15:42:58.996487+00:00","interface":{"has_rest_api":false,"has_graphql":false,"has_grpc":false,"has_mcp_server":true,"mcp_server_url":null,"has_sdk":false,"sdk_languages":[],"openapi_spec_url":null,"webhooks":false},"auth":{"methods":[],"oauth":false,"scopes":false,"notes":"README does not describe authentication/authorization; implies operations are for a local user/client context rather than a network service with auth."},"pricing":{"model":null,"free_tier_exists":false,"free_tier_limits":null,"paid_tiers":[],"requires_credit_card":false,"estimated_workload_costs":null,"notes":"No pricing information provided in the supplied README/metadata."},"requirements":{"requires_signup":false,"requires_credit_card":false,"domain_verification":false,"data_residency":[],"compliance":[],"min_contract":null},"agent_readiness":{"af_score":51.8,"security_score":22.5,"reliability_score":28.8,"mcp_server_quality":55.0,"documentation_accuracy":55.0,"error_message_quality":0.0,"error_message_notes":null,"auth_complexity":90.0,"rate_limit_clarity":0.0,"tls_enforcement":0.0,"auth_strength":20.0,"scope_granularity":0.0,"dependency_hygiene":50.0,"secret_handling":50.0,"security_notes":"README claims operations are read-only, with assembly path validation and timeout/cancellation support. However, there is no explicit authentication/authorization model described, and no details on TLS (suggesting local transport or unspecified network security). As a decompiler, outputs may expose sensitive code if pointed at confidential assemblies.","uptime_documented":0.0,"version_stability":45.0,"breaking_changes_history":40.0,"error_recovery":30.0,"idempotency_support":"false","idempotency_notes":null,"pagination_style":"none","retry_guidance_documented":false,"known_agent_gotchas":["Assembly file path handling/validation may require careful input formatting; invalid paths could fail requests.","Decompilation/search can be compute-heavy for large assemblies; agents should avoid overly broad queries."]}}