Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

Explore

  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Tags index
  • Submit a server
  • Pricing

Learn

  • Guides hub
  • What is MCP?
  • Install guide
  • Troubleshooting
  • Security
  • Blog
  • Blog RSS

Tools

  • All tools
  • Config generator
  • Config validator
  • MCP playground
  • OpenAPI β†’ MCP
  • Badge generator

For agents

  • API docs
  • Trust & traffic
  • llms.txt β†— (opens in a new tab)
  • Catalog JSON β†— (opens in a new tab)
  • Remote MCP β†— (opens in a new tab)

Company

  • About
  • Contact
  • X (@AllMCPs) β†— (opens in a new tab)
  • GitHub β†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on Buildlist
Β© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. πŸ’¬ Communication
  3. ClawLink
C
Health: Not checked yetWe have not completed a health check for this listing yet.Last checked 8/10/2026, 11:38:40 PM

ClawLink

Enrichment pendingWe haven’t run our AI enrichment pass on this listing yet, so the overview, use cases, and FAQ below may be sparse or missing. We work through the catalog over time β€” check back soon.
View RepositoryVisit Website

MCP server connecting AI agents to 100+ apps (Gmail, Slack, Notion, GitHub) via one-click OAuth.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Manual Client & Custom JSON ConfigExpand JSON β–Ύ

Install Config Generator

Choose your client
claude_desktop_config.json
{
  "mcpServers": {
    "clawlink": {
      "command": "npx",
      "args": [
        "-y",
        "clawlink"
      ]
    }
  }
}

πŸ’‘ Paste into ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)

Install Directory Badge Claim listing AlternativesπŸ’¬ More in Communication

Documentation Overview

ClawLink logo

ClawLink

OpenClaw plugin. Hermes setup. One-click app connections.

🌐 Website Β· πŸ“š Documentation

GitHub Stars npm downloads Discord npm ClawHub License: AGPL-3.0 OpenSSF Scorecard

ClawLink is an open-source integration platform and hosted connection layer for OpenClaw, Hermes, and similar AI agent workflows. It gives your agent one-click access to 100+ real apps and APIs including Gmail, Google Drive, Outlook, Slack, GitHub, Apollo, Notion, Shopify, and Stripe.

Use ClawLink when you want OpenClaw or Hermes to send email, read inboxes, create GitHub issues, update CRMs, manage docs, or trigger app workflows without building custom OAuth flows, token refresh logic, or provider-specific integration glue.

1. Copy the instruction prompt to your OpenClaw/Hermes agent



2. Create an account and pair



3. Connect the app you want, literally from a 100+ app list

X / Twitter Β· Discord Β· LinkedIn


Why ClawLink?

Managing OAuth apps, refreshing tokens, and storing API credentials securely is a pain β€” especially when you just want your AI agent to send an email or create a GitHub issue.

ClawLink handles the messy parts so you don't have to:

  • One-click OAuth β€” connect Gmail, Slack, Notion, and dozens more without writing provider-specific auth code
  • Managed credentials β€” ClawLink stores provider OAuth tokens and API keys encrypted at rest, then uses them only to execute and maintain the integrations you authorize
  • Request logs β€” see every API call, success, failure, and latency from the dashboard
  • Built-in reliability β€” rate limiting, retries, and edge caching included
  • Clear pricing β€” 14-day free trial for new accounts; ClawLink Activate is $4.99/month for the full integration catalog

What this repo is for

This repository contains the ClawLink web app, the OpenClaw plugin package, hosted pairing flows, integration catalog, and deployment code.

If you are searching GitHub for:

  • OpenClaw integrations
  • Hermes integrations
  • AI agent OAuth
  • hosted OAuth for AI agents
  • OpenClaw Gmail plugin
  • OpenClaw GitHub plugin
  • Composio alternative for OpenClaw

this is the main source repository for ClawLink.

Get started

OpenClaw

  1. Install the plugin from ClawHub:
    bash
    openclaw plugin add clawhub:clawlink-plugin
    
    ClawHub is OpenClaw's plugin registry. The same plugin is also published to npm as @useclawlink/openclaw-plugin for users who prefer npm.
  2. Pair ClawLink with your OpenClaw device:
    • ask OpenClaw to set up ClawLink or start pairing
    • if the plugin was just installed and the tools aren't visible yet, start a fresh chat and ask again
  3. Approve the pairing prompt in your browser
  4. Connect an integration in the ClawLink dashboard and start using it

Hermes

  1. Copy the Hermes setup prompt from the Install page
  2. Paste it into a Hermes chat β€” Hermes installs the plugin and shows you an approval link
  3. Approve the link in your browser, then tell Hermes you're done β€” it finishes setup and tests the connection
  4. Connect an integration in the ClawLink dashboard and start using it

Then just ask your agent to do things:

  • "Send an email to sarah@example.com"
  • "Create a Slack message in #general"
  • "Add a row to my Google Sheet"
  • "Create a new GitHub issue"

Supported integrations

CategoryIntegrations
CommunicationGmail, Outlook, Slack, Discord, Microsoft Teams, Telegram
CRM & SalesApollo, HubSpot, Salesforce, Pipedrive
Content & CMSWordPress, Webflow, Ghost, Contentful
Social Media AppsYouTube, Twitter/X, LinkedIn, Instagram
ProductivityGoogle Sheets, Google Calendar, Google Drive, Notion, Airtable, Todoist
Developer ToolsGitHub, GitLab, Jira, Linear, Vercel
Payments & FinanceStripe, PayPal, QuickBooks
Data & AnalyticsGoogle Analytics, Mixpanel, Segment
Storage & DatabasesAWS S3, Supabase, Firebase
E-commerceShopify, WooCommerce
AI & MLOpenAI, Replicate, ElevenLabs

ClawLink is a third-party integration hub for OpenClaw and Hermes β€” not affiliated with or endorsed by the OpenClaw or Nous Research projects.

Contributing

We welcome contributions β€” especially new integrations.

  1. Fork the repo
  2. Add the integration to src/data/integrations.ts
  3. Import or generate its runtime manifests, and only add a custom handler for an approved exception like postiz
  4. Open a pull request

Please read our Contributing Guide (if available) and ensure your changes pass the existing test suite.

License

GNU Affero General Public License v3.0 (AGPL-3.0)


Star History

Star History Chart

Related MCP Servers

View all in Communication View all alternatives
  • C
    Composio

    Connect agents to 1000+ apps with managed auth and tool-calling (Gmail, Slack, GitHub, Linear).

    πŸ’¬ Communication0 views
    Compare vs Composio β†’
  • Slack Mcp Server logoSlack Mcp Server

    The most powerful MCP server for Slack Workspaces.

    πŸ’¬ Communication1 views
    Compare vs Slack Mcp Server β†’
  • Ntfy Me Mcp logoNtfy Me Mcp

    An ntfy MCP server for sending/fetching ntfy notifications to your self-hosted ntfy server from AI Agents πŸ“€ (supports secure token auth & more - use with npx or docker!)

    πŸ’¬ Communication3 views
    Compare vs Ntfy Me Mcp β†’
  • Mcp logoMcp

    Email for AI agents: inboxes, send/reply/forward, search, threads, webhooks β€” 21 SentFromAI tools.

    πŸ’¬ Communication0 views
    Compare vs Mcp β†’

Frequently Asked Questions about ClawLink

Add the following block to your claude_desktop_config.json under mcpServers: "mcpServers": { "clawlink": { "command": "npx", "args": ["-y", "ClawLink"] } }

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewClawLink AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/clawlink?style=directory)](https://allmcps.com/mcp/clawlink)
HTML Embed
<a href="https://allmcps.com/mcp/clawlink"><img src="https://allmcps.com/api/badge/clawlink?style=directory" alt="ClawLink on AllMCPs" /></a>

Technical Specs & Signals

CategoryπŸ’¬Communication
More technical detailsExpand β–Ύ
TransportSTDIO
RuntimeNode.js
Views0
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
27Quality signal: Emerging Β· 27/100How this signal is calculated β–Ύ
Server availabilityNot measured

Not scored for repo-hosted servers β€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership8/20
Documentation & tools11/30
Adoption & activity1/15
Community engagement0/10

A guidance signal from public completeness & health data β€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

β˜… FeaturedMoxie Docs MCP logo

Moxie Docs MCP

MCP & Agent Skills for Automated Documentation, and codebase conventions + context

Explore Server β†’

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to get the verified badge.

Free dofollow backlink: after claiming, verify your product site and place a dofollow AllMCPs badge β€” we recheck it stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in πŸ’¬ Communication β†’Best MCP servers for Slack & Communication β†’Alternatives to ClawLink β†’Install in Claude DesktopInstall in CursorInstall in VS Code