decomp-me-mcp

itsgrimetime/decomp-me-mcp

3.2

If you are the rightful owner of decomp-me-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.

The Decomp.me MCP Server is a tool designed to facilitate interaction with the decomp.me API, aiding in video game decompilation projects.

Tools

Functions exposed to the LLM to take actions

decomp_get_scratch

Fetch a scratch from decomp.me by URL or slug.

decomp_compile

Compile source code and get a diff showing how closely it matches the target assembly.

decomp_get_compilers

List available compilers for a platform or all platforms.

decomp_search

Search for scratches and presets on decomp.me with advanced filtering.

decomp_search_context

Search through the context of a scratch for type definitions, struct definitions, function declarations, or other patterns.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources