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
hith3sh avatar

ClawLink

hith3sh/clawlink
13011 toolsauthHTTPregistry active
Summary

Gives OpenClaw and Hermes agents one-click OAuth to 100+ production apps without writing token refresh logic or managing credentials yourself. The real value is in the breadth: Gmail, Slack, Notion, GitHub, Stripe, Shopify, HubSpot, and dozens more, all behind a single pairing flow. You copy a prompt into your agent, approve the connection in browser, then just ask it to send email or create issues. ClawLink handles rate limiting, retries, and encrypted token storage. It's a hosted service with a free trial and $4.99/month plan, not a self-hosted stack. Reach for this when you want your agent doing real work across SaaS tools today instead of building OAuth plumbing.

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.

11 tools
clawlink.whoamiIdentify the current ClawLink user and workspace context before acting on third-party apps.

Identify the current ClawLink user and workspace context before acting on third-party apps.

No parameter schema in public metadata yet.

clawlink.searchSearch integrations and actions by intent or keyword. Use this early for vague requests involving third-party apps like LinkedIn, Instagram, Gmail, Google Drive, or Google Calendar instead of defaulting to browser limitations.3 params

Search integrations and actions by intent or keyword. Use this early for vague requests involving third-party apps like LinkedIn, Instagram, Gmail, Google Drive, or Google Calendar instead of defaulting to browser limitations.

Parameters* required
connected_onlyboolean
limitnumber
querystring
clawlink.list_integrationsList available integrations with optional filters. At the start of a new session, use this to check whether the user already has a relevant app connected before saying you cannot access it.6 params

List available integrations with optional filters. At the start of a new session, use this to check whether the user already has a relevant app connected before saying you cannot access it.

Parameters* required
categorystring
connected_onlyboolean
pagenumber
page_sizenumber
querystring
supports_actionstring
clawlink.get_integrationFetch metadata for one integration, including what the app is for and whether ClawLink supports it.1 params

Fetch metadata for one integration, including what the app is for and whether ClawLink supports it.

Parameters* required
integration_idstring
clawlink.list_actionsList normalized actions for one integration after you know the user has it connected or available. Use this after checking connection state for apps like LinkedIn, Gmail, Drive, or Calendar.2 params

List normalized actions for one integration after you know the user has it connected or available. Use this after checking connection state for apps like LinkedIn, Gmail, Drive, or Calendar.

Parameters* required
integration_idstring
intentstring
clawlink.get_actionFetch full schema and guidance for one action before execution, especially for writes or unfamiliar tools.2 params

Fetch full schema and guidance for one action before execution, especially for writes or unfamiliar tools.

Parameters* required
action_idstring
integration_idstring
clawlink.get_connectionInspect connection health and readiness for an integration. If the user says 'connect my LinkedIn' or asks about Gmail, Drive, Calendar, or Instagram, use this to check whether the app is already connected before claiming it is unavailable.3 params

Inspect connection health and readiness for an integration. If the user says 'connect my LinkedIn' or asks about Gmail, Drive, Calendar, or Instagram, use this to check whether the app is already connected before claiming it is unavailable.

Parameters* required
channelstring
integration_idstring
redirect_urlstring
clawlink.connect_appStart a user-mediated connection flow for an integration. Prefer this when the user says things like 'connect my LinkedIn', 'connect my Gmail', 'connect my Google Drive', 'connect my Google Calendar', or 'connect my Instagram'. This is the ClawLink-first way to connect third-p...3 params

Start a user-mediated connection flow for an integration. Prefer this when the user says things like 'connect my LinkedIn', 'connect my Gmail', 'connect my Google Drive', 'connect my Google Calendar', or 'connect my Instagram'. This is the ClawLink-first way to connect third-p...

Parameters* required
channelstring
integration_idstring
redirect_urlstring
clawlink.begin_connectionAlias of clawlink.connect_app. Start a user-mediated connection flow for an integration. Prefer clawlink.connect_app for fresh sessions and vague 'connect my X' requests because the name is more explicit.3 params

Alias of clawlink.connect_app. Start a user-mediated connection flow for an integration. Prefer clawlink.connect_app for fresh sessions and vague 'connect my X' requests because the name is more explicit.

Parameters* required
channelstring
integration_idstring
redirect_urlstring
clawlink.executeExecute a normalized integration action after you have confirmed the right integration, action, and connection state through ClawLink.5 params

Execute a normalized integration action after you have confirmed the right integration, action, and connection state through ClawLink.

Parameters* required
action_idstring
confirmboolean
idempotency_keystring
inputobject
integration_idstring
clawlink.get_executionFetch a previous or async execution result.1 params

Fetch a previous or async execution result.

Parameters* required
execution_idstring
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
Communication & MessagingDeveloper ToolsDocuments & Knowledge
Registryactive
TransportHTTP
AuthRequired
UpdatedMay 23, 2026
View on GitHub

Related Communication & Messaging MCP Servers

View all →
atxp-dev avatar
ATXP — Agent Payment & Wallet Infrastructure

atxp-dev/atxp

Agent wallet, email, phone, and 41 paid tools: search, image/video/music gen, SMS, calls.
32
infobip avatar
Mcp

infobip/mcp

Infobip MCP server for omnichannel communication and messaging. SMS, RCS, WhatsApp, Viber and more.
31
vikrantsingh01 avatar
Adaptive Cards Mcp

vikrantsingh01/adaptive-cards-mcp

Generate, validate, and optimize Adaptive Cards for Teams, Outlook, and Copilot.
27
nirholas avatar
MCP Registry Monitor

nirholas/mcp-notify

Monitor MCP registry for new servers - Discord Slack notifications alerts
26
lanchuske avatar
Local Mcp

com.local-mcp/local-mcp

138 local tools for Claude, Cursor, ChatGPT, Hermes: Mail, iMessage, Teams, WhatsApp & files. Local.
16
dappros avatar
Ethora Mcp Cli

dappros/ethora-mcp-cli

MCP server for the Ethora chat & messaging platform: chat ops, AI agents, RAG, automation.
6