Docs — Catalogue

Known servers, and yours.

The catalogue lists remote MCP servers with their address and the kind of credential they need. Every server of the official MCP Registry is searchable from the dashboard. Anything else goes in as a custom server.

Curated servers

ServerAuthWhat it does
GmailOAuthSearch and read the mail of the Google account you authorize; draft and send when read-only is off. Authorized with Google, nothing to paste.
Google DriveOAuthSearch the Drive of the Google account you authorize and read Docs, Sheets, Slides and text files. Authorized with Google, nothing to paste.
Google CalendarOAuthRead the calendars of the Google account you authorize; create events when read-only is off. Authorized with Google, nothing to paste.
Google SheetsOAuthFind and read the spreadsheets of the Google account you authorize; write cells when read-only is off. Authorized with Google, nothing to paste.
BigQueryOAuthQuery the BigQuery datasets the Google account you authorize can read: SQL, datasets, tables, schemas. Authorized with Google, nothing to paste.
OutlookOAuthSearch and read the mail of the Microsoft 365 account you authorize; draft and send when read-only is off. Authorized with Microsoft, nothing to paste.
OneDriveOAuthSearch the OneDrive of the Microsoft 365 account you authorize and read text files. Authorized with Microsoft, nothing to paste.
Outlook CalendarOAuthRead the calendars of the Microsoft 365 account you authorize; create events when read-only is off. Authorized with Microsoft, nothing to paste.
Microsoft TeamsOAuthRead the teams, channels and chats of the Microsoft 365 account you authorize, search messages; post when read-only is off. Authorized with Microsoft, nothing to paste.
SharePointOAuthSearch the SharePoint sites and document libraries the Microsoft 365 account you authorize can see; read Word, PowerPoint and text documents. Authorized with Microsoft, nothing to paste.
Microsoft ExcelOAuthFind and read the Excel workbooks in the OneDrive and SharePoint of the Microsoft 365 account you authorize; write cells when read-only is off. Authorized with Microsoft, nothing to paste.
SalesforceOAuthQuery and search the Salesforce org you authorize (accounts, contacts, opportunities, cases, any object); create and update records when read-only is off. Authorized with Salesforce, nothing to paste.
HubSpotOAuthContacts, companies, deals, tickets and notes of your HubSpot CRM, through HubSpot’s MCP server.
ZendeskOAuthTickets, users and help-center articles of your Zendesk, through Zendesk’s MCP server.
IntercomOAuthConversations, contacts, companies and help articles of your Intercom, through Intercom’s MCP server.
AsanaOAuthTasks, projects and goals of your Asana workspace, through Asana’s MCP server.
PostgreSQLnoneQuery, inspect and explain your database from the agent. Paste a connection string: the gateway connects for you, nothing to install.
RedisnoneRead keys, scan, inspect hashes and lists, run allow-listed commands on your Redis or Valkey. Paste the URL: the gateway connects for you.
SSHnoneRun commands and read files on a server over SSH, with a command allow-list. The gateway holds the key; the agent never sees it.
MySQLnoneQuery, inspect and explain your MySQL or MariaDB. Paste a connection string: the gateway connects for you, nothing to install.
MongoDBnoneQuery collections, inspect the schema and aggregate on your MongoDB. Paste the connection string: the gateway connects for you.
Object storage (S3)noneList buckets and objects, read and write objects on Amazon S3 or any S3-compatible store (MinIO, R2, Spaces). The gateway signs the requests for you.
REST API (OpenAPI)noneTurn any HTTP API into agent tools. Give an OpenAPI URL and its operations become tools; without a spec, one request tool covers the base URL.
ClickHousenoneRun analytical SQL on your ClickHouse or ClickHouse Cloud. Paste the HTTPS URL with credentials: the gateway connects for you.
Elasticsearch / OpenSearchnoneSearch, count, inspect indices and mappings on your Elasticsearch or OpenSearch cluster. Paste the HTTPS URL with credentials or an API key.
KubernetesnoneList and inspect namespaces, pods, deployments and services, read pod logs, scale or restart. Paste a service-account token; the gateway calls the API server for you.
PrometheusnoneQuery metrics, series and alerts on your Prometheus, Thanos, Mimir, VictoriaMetrics or Grafana Cloud endpoint. Read-only by nature.
GraphQL APInoneExplore the schema and run queries on any GraphQL endpoint (Shopify, GitHub, Hasura, Apollo, your own). Mutations only when read-only is off.
SQL ServernoneQuery and inspect your SQL Server or Azure SQL. Paste a connection string: the gateway connects for you, nothing to install.
SnowflakenoneQuery your Snowflake account through its SQL API with a programmatic access token. Read-only by default; nothing to install.
Databricks SQLnoneQuery a Databricks SQL warehouse through the statement API with a personal access token. Read-only by default; nothing to install.
monday.comOAuthBoards, items and updates of your monday.com account, through monday’s MCP server.
MiroOAuthBoards and their content in your Miro, through Miro’s MCP server.
AirtableOAuthBases, tables and records of your Airtable, through Airtable’s MCP server.
DropboxOAuthFiles and folders of your Dropbox, through Dropbox’s MCP server.
BoxOAuthFiles and folders of your Box, through Box’s MCP server.
ClickUpOAuthTasks, lists and docs of your ClickUp workspace, through ClickUp’s MCP server.
AttioOAuthPeople, companies and deals of your Attio CRM, through Attio’s MCP server.
GongOAuthCalls, transcripts and deals in your Gong, through Gong’s MCP server.
SalesloftOAuthPeople, accounts, conversations and opportunities of your Salesloft, through Salesloft’s MCP server.
FreshserviceOAuthTickets, assets and changes of your Freshservice desk, through Freshworks’ MCP server.
ProductboardOAuthFeatures, notes and roadmaps of your Productboard, through Productboard’s MCP server.
AmplitudeOAuthCharts, events and cohorts of your Amplitude project, through Amplitude’s MCP server.
MixpanelOAuthEvents, funnels, retention and insights of your Mixpanel project, through Mixpanel’s MCP server.
PostHogOAuthInsights, feature flags, errors and session data of your PostHog, through PostHog’s MCP server.
SemrushOAuthKeywords, domains and backlinks from Semrush, through Semrush’s MCP server.
CanvaOAuthDesigns, folders and brand templates of your Canva, through Canva’s MCP server.
GammaOAuthGenerate and read presentations in Gamma, through Gamma’s MCP server.
GranolaOAuthMeeting notes and transcripts from Granola, through Granola’s MCP server.
VantaOAuthTests, controls, vendors and risks of your Vanta compliance program, through Vanta’s MCP server.
StackOneOAuthHR, ATS, CRM and ticketing systems behind your StackOne account, through StackOne’s MCP server.
ApifyOAuthWeb scraping and automation actors of the Apify platform, through Apify’s MCP server.
Salesforce hosted MCP serversyour serverSalesforce’s own MCP servers for your org (data, flows, Agentforce): paste the server URL from Setup, like https://api.salesforce.com/platform/mcp/v1/d/<mydomain>/<server>, and authorize with the External Client App your admin created.
Databricks Genie (managed MCP)your serverA Genie space of your Databricks workspace as an MCP server: paste https://<workspace>/api/2.0/mcp/genie/<space id> and a personal access token.
SlackAPI key (SLACK_BOT_TOKEN)Channels, messages, search.
NotionOAuthPages, databases and search in your Notion workspace.
GitHubAPI key (GITHUB_TOKEN)Connect AI assistants to GitHub - manage repos, issues, PRs, and workflows through natural language.
Jira & ConfluenceOAuthJira issues, Confluence pages and Compass components of your Atlassian sites.
LinearOAuthMCP server for Linear project management and issue tracking
SentryOAuthIssues, events, releases.
VercelOAuthAn MCP server for Vercel
FigmaOAuthThe Figma MCP server brings Figma design context directly into your AI workflow.
CloudflareOAuthWorkers, KV, D1, R2.
StripeOAuthCustomers, payments, subscriptions and invoices of your Stripe account.
SupabaseOAuthMCP server for interacting with the Supabase platform
Hugging FaceAPI key (HF_TOKEN)Models, datasets, Spaces.
NetlifyOAuthSites, deploys, forms.
ZapierOAuth8,000+ apps through Zaps.
Context7noneUp-to-date code docs for any prompt
Playwright (self-hosted server)your serverBrowser automation on a Playwright MCP server you run over https.

MCP Registry

20,381 remote servers published on the official MCP Registry (registry.modelcontextprotocol.io) are imported daily and searchable when you add a tool. Each one is probed regularly: the catalogue tells you whether it answered, and whether it wants a credential or OAuth. Adding a server only succeeds once it answered our probe with the credential you gave.

OAuth and provider apps

Most OAuth servers register Clemali automatically (dynamic client registration or our client metadata document), so authorizing is one click. A few providers, GitHub and Slack among them, only accept pre-registered apps: for those, paste a personal token or API key, or use your own OAuth app credentials.

Custom servers

Status

Every server is probed when added, then every 30 minutes, and whenever a call fails. ok means it answered tools/list; needs authorization means it rejected the credential; unreachable means it did not answer. The status is shown in the Sources tab and in tool errors the agent receives.