article
README
No content was provided for this section
Ghidra MCP Bridge是一个通过本地HTTP桥接使AI助手能够与Ghidra逆向工程工具交互的MCP服务器项目,包含Ghidra扩展插件和Python MCP服务器,支持查询程序信息、分析函数、重命名、打补丁和添加注释等操作。
No content was provided for this section
Hosted servers run from a provider-managed environment. You usually connect the MCP client to the hosted endpoint or follow the provider's authorization flow, without keeping a local process alive
Local servers run on your own machine or infrastructure. You normally copy the server_config into your MCP client, install the required package, and provide env variables from env_schema when needed