MCP-Chinese-Getting-Started-Guide: This guide provides a rapid introduction to the Model Context Protocol (MCP), an open-source protocol standardizing LLM interactions with external data and tools. It demonstrates building and debugging MCP servers, developing MCP clients for LLMs like DeepSeek, and integrating with Claude Desktop.; IDAssistMCP: IDAssistMCP is a standalone MCP server plugin for IDA Pro 9.x that exposes IDA's analysis capabilities to LLM clients. It provides 38 MCP tools, 8 resources, and 7 guided prompts for reverse engineering tasks. The server supports SSE and Streamable HTTP transports and includes features like thread-safe IDB modifications, LRU cache, and async task management.
Enhancing LLMs with real-time web search capabilities
Reverse engineering and binary analysis