CAT
/MCP
SkillsMCPMarketplacesDigestToolsAdvertise

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
Sales & MarketingWeb & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web Crawling
Marketplaces by Category
AI Agents & OrchestrationLLM IntegrationDevelopment ToolsFrontend & UIBackend & APIsDatabasesTesting & Code QualityDevOps & CloudSecurity & ComplianceGit & Version Control

Cross AI Tools

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
  • Tools
  • Feedback
  • Privacy Policy
  • Advertise

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

Independent project, not affiliated with Anthropic

Codegraphcontext Mcp

clauxel/codegraph-context-mcp
authHTTPregistry active
Summary

A paid remote service that exposes four code graph analysis tools over streamable HTTP: repo_graph_query for querying repository structure, symbol_impact_path for tracking how changes ripple through code, branch_context_pack for packaging branch metadata, and dependency_hotspot_report for surfacing risky dependency clusters. You authenticate with a bearer token from their website and point your MCP client at their hosted endpoint. It returns structured receipts and usage logs, making it suitable for CI workflows or agent systems where you need audit trails alongside the graph data. The repository itself is just documentation, the actual service runs on their infrastructure. Reach for this when you need production code graph tooling without hosting your own indexing and analysis pipeline.

CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Keep your Mac awake
Keep your Mac awake
Keep your Mac awake while Claude Code and 40+ AI agents run. Sleeps when they're idle.
One time payment $9 →
Context.devContext.dev
Context.dev
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Keep your Mac awake
Keep your Mac awake
Keep your Mac awake while Claude Code and 40+ AI agents run. Sleeps when they're idle.
One time payment $9 →
Context.devContext.dev
Context.dev
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →

CodeGraph Context MCP

CodeGraph Context remote MCP for code graph MCP for AI coding.

Paid remote MCP for code graph MCP for AI coding, structured receipts, usage logs, and audit-ready evidence for agent and CI workflows.

Public Endpoints

  • Website: https://codegraphcontext.clauxel.com/?utm_source=github&utm_medium=directory&utm_campaign=sbl202605
  • MCP endpoint: https://codegraphcontext.clauxel.com/mcp
  • Server card: https://codegraphcontext.clauxel.com/server-card.json
  • Registry name: com.clauxel.codegraphcontext/codegraphcontext-mcp

Access

This is a paid hosted remote MCP. Production calls require a bearer token issued from the product website.

Authorization: Bearer <token>

Unauthenticated browser visits to /mcp return a clear JSON error instead of internal details.

Tools

  • repo_graph_query
  • symbol_impact_path
  • branch_context_pack
  • dependency_hotspot_report

Quick Start

  1. Open the website and choose a plan.
  2. Create or request an API token.
  3. Add the endpoint to an MCP client that supports Streamable HTTP remote servers.
  4. Send JSON-RPC requests with the bearer token.

Useful Links

  • Product page: https://codegraphcontext.clauxel.com/?utm_source=github&utm_medium=directory&utm_campaign=sbl202605
  • Pricing: https://codegraphcontext.clauxel.com/?utm_source=github&utm_medium=directory&utm_campaign=sbl202605#pricing
  • Server card: https://codegraphcontext.clauxel.com/server-card.json
  • MCP endpoint: https://codegraphcontext.clauxel.com/mcp

Status

This repository is a public documentation and directory-submission reference for the hosted service. It does not contain the private production source code.

Featured
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Keep your Mac awake
Keep your Mac awake
Keep your Mac awake while Claude Code and 40+ AI agents run. Sleeps when they're idle.
One time payment $9 →
Context.devContext.dev
Context.dev
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →
Registryactive
TransportHTTP
AuthRequired
UpdatedMay 21, 2026
View on GitHub