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

Arclan MCP Registry

ai.arclan/registry
3 toolsHTTPregistry active
Summary

This is a registry and monitoring system for MCP servers themselves rather than a connector to an external service. It validates other MCP servers through live handshakes, assigns reliability scores, and provides continuous monitoring. You'd use this when you need to discover available MCP servers, check their health status, or verify they're actually responding before integrating them into your workflow. Think of it as a health check and directory service for the MCP ecosystem. The streamable HTTP transport suggests you can query the registry programmatically to get real-time status on which servers are up and performing well.

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 →

Tools

Public tool metadata for what this MCP can expose to an agent.

3 tools
get_entryGet the complete registry entry for a Python library by its exact slug (e.g. 'chromadb', 'pinecone', 'openai'). Returns install command, correct imports, quickstart code, and known footguns (breaking changes, gotchas).1 params

Get the complete registry entry for a Python library by its exact slug (e.g. 'chromadb', 'pinecone', 'openai'). Returns install command, correct imports, quickstart code, and known footguns (breaking changes, gotchas).

Parameters* required
librarystring
search_registrySearch the registry by keyword, version, or tag. Use when you don't know the exact library slug or want to find all entries matching a topic (e.g. 'vector database', 'openai v1', 'observability'). Returns a slim list of matches — call get_entry() to get the full doc for any re...3 params

Search the registry by keyword, version, or tag. Use when you don't know the exact library slug or want to find all entries matching a topic (e.g. 'vector database', 'openai v1', 'observability'). Returns a slim list of matches — call get_entry() to get the full doc for any re...

Parameters* required
tagsvalue
querystring
statusvalue
search_checklistsSearch operational checklists by keyword, category, or region. Use when an agent needs procedural guidance (e.g. 'rate limit handling', 'circuit breaker', 'RAG security'). Returns a slim list of matches with slug and URL — fetch the full checklist at https://checklist.day/{slug}.3 params

Search operational checklists by keyword, category, or region. Use when an agent needs procedural guidance (e.g. 'rate limit handling', 'circuit breaker', 'RAG security'). Returns a slim list of matches with slug and URL — fetch the full checklist at https://checklist.day/{slug}.

Parameters* required
querystring
regionvalue
categoryvalue
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
UpdatedMay 19, 2026
Open website