CLAUDE CODE MARKETPLACES
SkillsMarketplacesMCPDigestLearnAdvertise

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
  • Advertise

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

Independent project, not affiliated with Anthropic
  1. MCP
  2. /
  3. Codebase Context Mcp

Codebase Context Mcp

Editor's Note

Gives Claude indexing and search across your codebase without requiring native binaries. Ships with WASM tree-sitter so it installs cleanly on ARM64 (Raspberry Pi, Apple Silicon, Graviton) and x86_64 alike. Exposes five tools: index_codebase to parse a directory into symbols and chunks stored as JSON, search_symbols for finding functions and classes by name, search_code for BM25 full-text search, get_file_outline for file structure with line numbers, and get_project_summary for tech stack overview. Supports TypeScript, JavaScript, Python, C#, and a handful of other languages. Respects gitignore and caps files at 512KB. Useful when you want symbol navigation and code search without fighting npm install failures on non-x86 platforms.

Install

claude mcp add --transport stdio jhackman2019-codebase-context-mcp -- npx -y codebase-context-mcp
Registryactive
Packagecodebase-context-mcp
TransportSTDIO
Votes
0
View on GitHub

Comments

Login to comment

Related Communication & Messaging MCP Servers

View all →
QR Rápido

site.qrrapido/qr-generator

0
Generate QR codes for URLs, PIX, Wi-Fi, vCards, WhatsApp and more. For AI agents.
WhatsApp

lharries/whatsapp-mcp

0
5.6k
Exposes a MCP server to search, read, and send WhatsApp messages and media via Claude
Playwright

executeautomation/mcp-playwright

0
5.5k
Playwright Model Context Protocol Server - Tool to automate Browsers and APIs in Claude Desktop, Cline, Cursor IDE and More 🔌
Magic

21st-dev/magic-mcp

0
4.9k
It's like v0 but in your Cursor/WindSurf/Cline. 21st dev Magic MCP server for working with your frontend like Magic
Gitlab Mcp

zereight/gitlab-mcp

1
1.6k
GitLab MCP server for projects, merge requests, issues, pipelines, wiki, releases, and more.
Slack

korotovsky/slack-mcp-server

0
1.6k
Provides Slack workspace access via MCP with channels, DMs, history, search, and safe posting via multiple transports.