CLAUDE CODE MARKETPLACES
SkillsMarketplacesMCPDigestLearnJobsAdvertise

This week in Claude

Every Monday: Claude Code, Agent SDK, MCP, and the Anthropic platform moves worth your time.

Skills by Category
Frontend DevelopmentBackend & APIsTesting & QASecurityDevOps & CI/CDGit & Pull RequestsDocumentationCode Review & QualityAI & Agent BuildingSkill Development
MCP Servers by Category
Web & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web CrawlingAutomation & Workflows
Marketplaces by Category
AI Agents & OrchestrationLLM IntegrationDevelopment ToolsFrontend & UIBackend & APIsDatabasesTesting & Code QualityDevOps & CloudSecurity & ComplianceGit & Version Control

Claude Code Marketplaces

Discover Claude Code plugins, extensions, and tools. Automatically updated directory of Anthropic Claude AI marketplaces with development tools, productivity plugins, and integrations.

Resources

  • Browse Skills
  • Browse MCP Servers
  • Browse Marketplaces
  • Plugins Reference

Community

  • About
  • Learn
  • Feedback
  • Privacy Policy
  • Jobs
  • Advertise

Built for the Claude Code community with Claude Code by @mertduzgun

Independent project, not affiliated with Anthropic
  1. MCP
  2. /
  3. GhidraMCP Server

GhidraMCP Server

Editor's Note

Bridges Claude Desktop or any MCP client directly into Ghidra's reverse engineering API through a Go bridge and Java plugin. You get 70 tools covering decompilation, symbol renaming, xref analysis, structure creation, malware triage, and ROP gadget searches. The plugin auto-starts a local TCP server, handles multi-instance Ghidra setups via port routing, and supports async decompilation for large functions. Includes pagination for heavy queries, optional API key auth, and automated Claude Desktop config generation. Useful when you want natural language queries over binaries instead of clicking through Ghidra's GUI, or when automating security analysis workflows that need both AI reasoning and low-level program data.

Install

claude mcp add --transport stdio 13bm-ghidramcp uvx ghidramcp
GitHub Stars112
Votes
0
View on GitHub

Comments

Login to comment

Related Search & Web Crawling MCP Servers

View all →
Fetch

modelcontextprotocol/servers/fetch

0
85.8k
Provides web content fetching and HTML-to-markdown conversion to enable chunked web content access for MCP clients.
Context7

upstash/context7

-1
55.4k
Provides up-to-date library documentation and code examples via MCP for immediate access in prompts.
Framelink MCP for Figma

glips/figma-context-mcp

0
14.8k
Provides a Framelink MCP server that fetches and translates Figma design data for Cursor to implement designs in code.
Chrome

hangwin/mcp-chrome

1
11.6k
Chrome MCP Server is a Chrome extension-based Model Context Protocol (MCP) server that exposes your Chrome browser functionality to AI assistants like Claude, enabling complex browser automation, content analysis, and semantic search.
Claude Context

zilliztech/claude-context

1
11.2k
Provides semantic code search powered by Claude Context to indexing and querying code through MCP.
Firecrawl

firecrawl/firecrawl-mcp-server

0
6.3k
Provides web scraping, crawling, discovery, and content extraction via MCP with cloud and self-hosted options.