CCM
/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

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
  • Skill index
  • MCP index
  • Marketplace index
  • Plugins Reference

Community

  • About
  • Tools
  • Feedback
  • Privacy Policy
  • Advertise

Built for the Claude Code community with Claude Code by mertbuilds.com

Independent project, not affiliated with Anthropic
deadpixel avatar

Roundtable

deadpixel/roundtable-dashboard
13 toolsauthHTTPregistry active
Summary

You know those moments when you're stuck on a problem and wish you could get perspectives from multiple AI models at once? That's what this does. It orchestrates debates between GPT-4o, Claude, Gemini, and apparently 200+ other models, then synthesizes their responses into a single insight. Think of it as programmatic access to multi-model consensus building. You'd reach for this when you want to compare how different models approach the same prompt, validate reasoning across architectures, or just get a more robust answer by letting AIs argue it out first. It's accessed through streamable HTTP, so integration should be straightforward.

CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
inference shell
inference shell
create and run specialised agents in minutes
build now →
MCP-ready Email SendingMCP-ready Email Sending
MCP-ready Email Sending
Plug Mailtrap into your AI workflow and let it handle the email.
Connect Mailtrap MCP →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Capacitor - Shared memory for your team’s coding agents.
Capacitor - Shared memory for your team’s coding agents.
Make coding agent sessions - Searchable, Shareable, Vendor-neutral & Scored.
Try For Free →
CodeScene MCP ServerCodeScene MCP Server
CodeScene MCP Server
Your agent targets a perfect 10 Code Health score. Deterministic. Every commit.
Try For Free →
Give your AI the whole web as clean markdownGive your AI the whole web as clean markdown
Give your AI the whole web as clean markdown
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
belt - the only tool your agent needs
belt - the only tool your agent needs
belt cli automatically finds the best tools and skills for your agent. image, video, music, tts...
one prompt install →
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
inference shell
inference shell
create and run specialised agents in minutes
build now →
MCP-ready Email SendingMCP-ready Email Sending
MCP-ready Email Sending
Plug Mailtrap into your AI workflow and let it handle the email.
Connect Mailtrap MCP →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Capacitor - Shared memory for your team’s coding agents.
Capacitor - Shared memory for your team’s coding agents.
Make coding agent sessions - Searchable, Shareable, Vendor-neutral & Scored.
Try For Free →
CodeScene MCP ServerCodeScene MCP Server
CodeScene MCP Server
Your agent targets a perfect 10 Code Health score. Deterministic. Every commit.
Try For Free →
Give your AI the whole web as clean markdownGive your AI the whole web as clean markdown
Give your AI the whole web as clean markdown
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
belt - the only tool your agent needs
belt - the only tool your agent needs
belt cli automatically finds the best tools and skills for your agent. image, video, music, tts...
one prompt install →

Tools

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

13 tools
list-modelsList available AI models grouped by thinking level (low/medium/high). Shows default models, credit costs, capabilities for each tier. Use this before consult to understand model options.1 params

List available AI models grouped by thinking level (low/medium/high). Shows default models, credit costs, capabilities for each tier. Use this before consult to understand model options.

Parameters* required
thinking_levelstring
Filter to a specific thinking levelone of low · medium · high
list-sessionsList your previous MCP tool sessions. Returns session metadata including prompt, tool used, quality score, and credits consumed. Useful for reviewing past council discussions.3 params

List your previous MCP tool sessions. Returns session metadata including prompt, tool used, quality score, and credits consumed. Useful for reviewing past council discussions.

Parameters* required
limitinteger
Max results to returndefault: 20
offsetinteger
Pagination offsetdefault: 0
tool_namestring
Filter by tool name (e.g., "consult", "architect")
get-sessionGet full details of a previous MCP session by ID. Returns the complete result including participant responses and moderator synthesis. Use list-sessions first to find session IDs.1 params

Get full details of a previous MCP session by ID. Returns the complete result including participant responses and moderator synthesis. Use list-sessions first to find session IDs.

Parameters* required
session_idstring
The session ID to retrieve
get-logsQuery structured logs from your MCP tool executions. Filter by session, severity level, event type, and time range. Useful for debugging and monitoring tool usage.7 params

Query structured logs from your MCP tool executions. Filter by session, severity level, event type, and time range. Useful for debugging and monitoring tool usage.

Parameters* required
end_timenumber
End timestamp (ms) for time range filter
eventstring
Filter by event name (e.g., "debate_completed")
levelstring
Filter by log levelone of info · warn · error
limitinteger
Max resultsdefault: 50
offsetinteger
Pagination offsetdefault: 0
session_idstring
Filter logs for a specific session
start_timenumber
Start timestamp (ms) for time range filter
check-usageCheck your remaining credits, usage limits, and plan info1 params

Check your remaining credits, usage limits, and plan info

Parameters* required
verboseboolean
Include detailed per-window rate limit breakdowndefault: false
get-thread-linkGet the dashboard URL for a previous debate session. Returns the thread link and public URL if the thread is public.1 params

Get the dashboard URL for a previous debate session. Returns the thread link and public URL if the thread is public.

Parameters* required
session_idstring
The session ID to get the thread link for
set-thread-visibilitySet a thread as public or private. Public threads can be shared via URL. Use session_id from a previous debate session.2 params

Set a thread as public or private. Public threads can be shared via URL. Use session_id from a previous debate session.

Parameters* required
is_publicboolean
Set to true to make the thread publicly accessible, false to make it private
session_idstring
The session ID from a previous debate
consult-councilConsult the AI coding council — multiple models discuss your engineering question sequentially (each sees prior responses), then a moderator synthesizes. Auto-mode by default — AI picks optimal models, roles, and conversation mode from your prompt. Provide explicit models to o...11 params

Consult the AI coding council — multiple models discuss your engineering question sequentially (each sees prior responses), then a moderator synthesizes. Auto-mode by default — AI picks optimal models, roles, and conversation mode from your prompt. Provide explicit models to o...

Parameters* required
auto_routeboolean
Auto-select optimal models based on prompt analysis and historical performancedefault: false
contextstring
Additional background context for the debate (code, docs, requirements)
formatstring
Moderator output format: discussion (narrative), adr (architecture decision), comparison (table), pros-consone of discussion · adr · comparison · pros-consdefault: discussion
knowledgearray
Reference knowledge to inject as context
modestring
Conversation mode: analyzing (research), brainstorming (ideas), debating (tradeoffs), solving (action plans)one of analyzing · brainstorming · debating · solvingdefault: debating
modelsarray
Override specific model IDs. Min 3 models. Use list-models to see available options
promptstring
The question, topic, or problem to debate
rolesarray
Inline role names for participants (e.g., ["Security Architect", "Backend Engineer"])
session_contextarray
Session IDs to use as context (max 3). Prior moderator summaries will be prepended.
thinking_levelstring
Controls model quality and cost: low (fast/cheap), medium (balanced), high (maximum reasoning)one of low · medium · highdefault: medium
webhook_urlstring
Webhook URL to POST results to after completion
design-architectureArchitecture design council. Systems Architect, Infrastructure Engineer, and DX Advocate evaluate your system design. Always uses high thinking for maximum depth. Output as ADR.5 params

Architecture design council. Systems Architect, Infrastructure Engineer, and DX Advocate evaluate your system design. Always uses high thinking for maximum depth. Output as ADR.

Parameters* required
descriptionstring
What the system should do
focus_areasarray
Priority areas (e.g., ["security", "performance"])
scalestring
Target scale: startup (small team), growth (scaling), enterprise (large org)one of startup · growth · enterprisedefault: startup
tech_stackarray
Preferred technologies
webhook_urlstring
Webhook URL to POST results to after completion
review-codeCode review council. Senior Engineer, Security Reviewer, and Performance Analyst analyze your code and a moderator synthesizes their findings.5 params

Code review council. Senior Engineer, Security Reviewer, and Performance Analyst analyze your code and a moderator synthesizes their findings.

Parameters* required
codestring
The code to review
focusarray
Review focus areas (e.g., ["security", "performance"])
languagestring
Programming language (auto-detected if not specified)
thinking_levelstring
Review depth: low (quick scan), medium (balanced), high (thorough)one of low · medium · highdefault: medium
webhook_urlstring
Webhook URL to POST results to after completion
plan-implementationImplementation planning council. Tech Lead, Senior Engineer, and QA Strategist break down a feature into actionable steps, identify risks, and define acceptance criteria. Output as ADR.8 params

Implementation planning council. Tech Lead, Senior Engineer, and QA Strategist break down a feature into actionable steps, identify risks, and define acceptance criteria. Output as ADR.

Parameters* required
codebase_contextstring
Relevant existing code, file structure, or architecture notes
constraintsarray
Constraints (e.g., ["no breaking changes", "must support offline"])
featurestring
The feature or change to plan
knowledgearray
Reference knowledge to inject as context
session_contextarray
Session IDs to use as context (max 3). Prior moderator summaries will be prepended.
tech_stackarray
Current tech stack
thinking_levelstring
Planning depthone of low · medium · highdefault: medium
webhook_urlstring
Webhook URL to POST results to after completion
debug-issueDebugging council. Root Cause Analyst, Systems Engineer, and Edge Case Investigator collaboratively diagnose bugs, analyze errors, and propose fixes.8 params

Debugging council. Root Cause Analyst, Systems Engineer, and Edge Case Investigator collaboratively diagnose bugs, analyze errors, and propose fixes.

Parameters* required
codestring
The relevant code where the bug occurs
errorstring
Error message, stack trace, or unexpected output
expected_behaviorstring
What should happen vs what actually happens
knowledgearray
Reference knowledge to inject as context
problemstring
Describe the bug, failure, or unexpected behavior
session_contextarray
Session IDs to use as context (max 3). Prior moderator summaries will be prepended.
thinking_levelstring
Analysis depthone of low · medium · highdefault: medium
webhook_urlstring
Webhook URL to POST results to after completion
assess-tradeoffsTradeoff assessment council. Pragmatist, Skeptic, and Futurist evaluate options from different angles — short-term vs long-term, risk vs reward, simplicity vs flexibility. Output as pros-cons.7 params

Tradeoff assessment council. Pragmatist, Skeptic, and Futurist evaluate options from different angles — short-term vs long-term, risk vs reward, simplicity vs flexibility. Output as pros-cons.

Parameters* required
contextstring
Background context — codebase, team, timeline, constraints
decisionstring
The decision or question to evaluate
optionsarray
Specific options to compare
prioritiesarray
What matters most (e.g., ["performance", "dx", "cost"])
session_contextarray
Session IDs to use as context (max 3). Prior moderator summaries will be prepended.
thinking_levelstring
Analysis depthone of low · medium · highdefault: medium
webhook_urlstring
Webhook URL to POST results to after completion
Featured
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
inference shell
inference shell
create and run specialised agents in minutes
build now →
MCP-ready Email SendingMCP-ready Email Sending
MCP-ready Email Sending
Plug Mailtrap into your AI workflow and let it handle the email.
Connect Mailtrap MCP →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Capacitor - Shared memory for your team’s coding agents.
Capacitor - Shared memory for your team’s coding agents.
Make coding agent sessions - Searchable, Shareable, Vendor-neutral & Scored.
Try For Free →
CodeScene MCP ServerCodeScene MCP Server
CodeScene MCP Server
Your agent targets a perfect 10 Code Health score. Deterministic. Every commit.
Try For Free →
Give your AI the whole web as clean markdownGive your AI the whole web as clean markdown
Give your AI the whole web as clean markdown
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
belt - the only tool your agent needs
belt - the only tool your agent needs
belt cli automatically finds the best tools and skills for your agent. image, video, music, tts...
one prompt install →
Categories
AI & LLM ToolsData & Analytics
Registryactive
TransportHTTP
AuthRequired
UpdatedMar 10, 2026
View on GitHub

Related AI & LLM Tools MCP Servers

View all →
pree-dew avatar
Mcp Bookmark

pree-dew/mcp-bookmark

MCP Server for adding bookmarks in openai RAG
qso-graph avatar
Qsp Mcp

qso-graph/qsp-mcp

QSP — relay MCP tools to any OpenAI-compatible local LLM (llama.cpp, Ollama, vLLM)
rafsilva85 avatar
SkillFlow - AI Skills Marketplace

rafsilva85/skillflow

The curated marketplace for AI agent skills. Search, discover, and install verified skills for Claude, GPT, Cursor, and other AI platforms via MCP. Features 50+ skills across 12 categories with trust scores, compatibility info, and one-click install instructions. ## Key Features - **Search Skills**: Find skills by keyword, category, or tag - **Trust Scores**: Every skill rated 0-100 for reliability - **Multi-Platform**: Works with Claude Desktop, Cursor, Windsurf, n8n, and more - **12 Categories**: Development, Productivity, DevOps, Data, Marketing, and more ## Tools Available - `search_skills` - Search the marketplace - `get_skill_details` - Get full skill info with install instructions - `list_categories` - Browse all categories - `get_trending_skills` - See what's popular - `get_publisher_info` - Verify publishers
rafsilva85 avatar
SkillFlow - AI Skills Marketplace

rafsilva85/skillflow-b3c0273d

The curated marketplace for AI agent skills. Search, discover, and install verified skills for Claude, GPT, Cursor, and other AI platforms via MCP. Features 50+ skills across 12 categories with trust scores, compatibility info, and one-click install instructions. ## Key Features - **Search Skills**: Find skills by keyword, category, or tag - **Trust Scores**: Every skill rated 0-100 for reliability - **Multi-Platform**: Works with Claude Desktop, Cursor, Windsurf, n8n, and more - **12 Categories**: Development, Productivity, DevOps, Data, Marketing, and more ## Tools Available - `search_skills` - Search the marketplace - `get_skill_details` - Get full skill info with install instructions - `list_categories` - Browse all categories - `get_trending_skills` - See what's popular - `get_publisher_info` - Verify publishers
robinhood avatar
Robinhood (Agentic Trading)

robinhood

Official Robinhood MCP server for agentic trading. Connect any AI agent to a dedicated, sandboxed Agentic account: it can read your accounts, positions, and order history, place equity orders, build portfolios, automate strategies, and rebalance. You authenticate via OAuth and keep a per-trade kill switch. Trades are restricted to the Agentic account; your main holdings stay read-only.
robotfleet-hq avatar
Security Orchestra

robotfleet-hq/security-orchestra

Multi-agent MCP platform for data centers and critical power.