Command Palette

Search for a command to run...

UnylyUnyly
Весь каталог

HeyClaude — Claude & AI workflow directory

БесплатноНе проверен

Search the HeyClaude directory of Claude Code agents, MCP servers, skills, and tools.

GitHubEmbed

Описание

Search the HeyClaude directory of Claude Code agents, MCP servers, skills, and tools.

README

HeyClaude

Curated Claude workflow infrastructure.

HeyClaude is a file-backed, human-reviewed directory for Claude agents, MCP servers, skills, hooks, commands, tools, prompts, rules, guides, templates, and statuslines.

1372+ file-backed entries stay useful as both an awesome-list catalog and a machine-readable registry for builders.

Website Browse Submit

API docs MCP package Remote MCP endpoint Raycast LLM export Registry feed RSS feed Jobs Claim or update

Registry snapshot

1372
entries
10
sections
AI-reviewed
merge gate
source
first UGC
no ZIP
community uploads
API
MCP + feeds

Mentioned in Awesome Claude Code Listed on Smithery

Gittensor impact
Unofficial community project. Contribution eligibility and rewards follow Gittensor's current rules.

Gittensor Contributor Impact

Gittensor contributor impact

Refreshed weekly by .github/workflows/gittensor-impact.yml. Unofficial community project — contribution eligibility and rewards follow Gittensor's current rules.

Explore The Directory

🤖 Agents
106
Specialized Claude agents and expert roles.
🔌 MCP Servers
481
Model Context Protocol servers and integrations.
🧰 Tools
200
Apps, developer tools, services, and products for Claude-native builders.
🧠 Skills
177
Source-backed skill packs and reusable capabilities.
📏 Rules
83
Prompt guardrails, project rules, and operating constraints.
⌨️ Commands
43
Slash commands and reusable command prompts.
🪝 Hooks
87
Claude Code hook configs and automation helpers.
📚 Guides
128
Long-form guides and practical walkthroughs.
📦 Collections
25
Curated bundles of related assets.
📟 Statuslines
42
Statusline scripts and workflow telemetry.

Choose Your Path

🔎 Discover

Search the curated directory and jump from README entries into richer detail pages.

Browse resources

🧾 Contribute

Submit free, source-backed Claude resources through PR-first private-gate review.

Submit content

⚙️ Integrate

Use the registry as JSON, RSS, Atom, LLM text, Raycast data, or a read-only MCP server.

API docs · MCP package

💼 List

Claim an entry, post a Claude role, or route commercial listings through the website.

Claim/update · Jobs

Contributor rules, docs, and local validation

Contributor Guardrails

Free Claude resources use PR-first intake by default. Fully valid, source-backed, content-only submissions may be merged automatically after content validation, Superagent, and private maintainer-agent review pass. Tool, app, service promotion, listing claims, and jobs use the website lead forms instead of GitHub content submissions.

README.md, apps/web/public/data/**, apps/web/src/generated/**, apps/web/src/routeTree.gen.ts, and apps/web/public/downloads/** are generated or maintainer-owned outputs. Direct contributors should not edit them in content PRs.

Community submissions may link to source repositories, documentation, install commands, or full copyable content. Community-submitted ZIP/MCPB packages are not published as HeyClaude-hosted downloads. Maintainer-built convenience packages use checksums and package trust metadata after review.

Project Docs

Area Links
Community Contributing, Code of conduct, Security policy, License
Content model Registry schema, content examples, submit flow
Packages Registry package, read-only MCP server, Raycast extension
Operations Submission gate ops, package trust model, API security contract, deployment
Public policy Legal/disclaimer, claim/update, advertise

Local Validation

  1. Direct content PRs should add or update exactly one content/<category>/<slug>.mdx file.
  2. For direct content PRs, run pnpm validate:content:strict and do not commit generated output.
  3. For platform, package, API, MCP, Raycast, or maintainer artifact work, run pnpm --filter web run prebuild, pnpm validate:packages, pnpm scan:packages, pnpm validate:clean, pnpm audit:content, pnpm validate:raycast-feed, pnpm test:mcp, pnpm test:registry-artifacts, pnpm test:seo-jsonld, pnpm test:commercial-intake, MCP_ENDPOINT_URL=http://localhost:3000/api/mcp pnpm --filter @heyclaude/mcp validate:endpoint, and pnpm build as relevant.
  4. Generated registry, route, package-download, and README artifacts are build or maintainer automation outputs, not normal content PR diffs.

Content Catalog

🤖 AI Agents (106)

  • Agent Observability SRE Agent - Community reusable agent prompt for Claude Code analytics and agent platform on-call using official analytics documentation: usage signals, session failure triage, MCP latency patterns, and SRE runbooks for agent hosting teams.
  • Agent SDK Production Architect Agent - An agent prompt for taking Claude Agent SDK apps to production: choosing the SDK vs CLI vs Managed Agents surface, least-privilege tool and permission scoping, session persistence, cost tracking, OpenTelemetry, and isolated hosting.
  • Agent Skill QA Reviewer Agent - Source-backed Claude Code subagent prompt for reviewing Agent Skills before adoption or publication, checking SKILL.md scope, descriptions, invocation control, supporting files, tool permissions, helpfulness, safety, and privacy risks against official Claude Code skills guidance.
  • Agent Skills Enterprise Librarian Agent - An agent prompt for curating an organization's Agent Skills: reviewing each SKILL.md name and description, scope (personal, project, or plugin) and precedence, per-skill allowed-tools, and whether Claude or the user invokes it.
  • Agent Skills Framework Engineer - Claude Code Agents - An agent persona for authoring Claude Agent Skills: structured SKILL.md files with name and description frontmatter, progressively disclosed instructions, and bundled scripts the model loads on demand.
  • Agent View Fleet Operator Agent - A reusable agent prompt for running a fleet of Claude Code background sessions from agent view (opened with the agents command). It triages which sessions need input, which are still working, and which have finished, then decides what to dispatch next, which to answer, and which to stop.
  • AI Agent Cost Governance Analyst Agent - Community reusable agent prompt for Claude Code and agent spend governance using official costs documentation: budgets, model tier policy, caching awareness, anomaly triage, and team reporting workflows.
  • AI Code Review Security Agent - Agents - AI-powered code review specialist focusing on security vulnerabilities, OWASP Top 10, static analysis, secrets detection, and automated security best practices enforcement
  • DevOps Engineer Agent - CI/CD, Terraform, Kubernetes - A Claude Code DevOps engineer persona grounded in GitHub Actions, Terraform, Docker, and Kubernetes. It writes and reviews CI/CD workflows, IaC, and deployment manifests using real tooling and documented commands.
  • AI Workflow Privacy Compliance Review Agent - Source-backed agent for reviewing AI workflow submissions before publication with data-flow mapping, privacy metadata, governance evidence, MCP/tool authority checks, retention disclosure, and compliance escalation gates.
  • Allways Agent Quickstart for Claude - Source-backed Claude agent prompt for using the Allways agent quickstart, live dashboards, API docs, and open source repo in a read-only-first workflow.
  • Angular Repository Contributor Agent for Claude - Source-backed Claude agent prompt for contributing to the official angular/angular repository using its AGENTS.md guidance for pnpm, Bazel test targets, coding standards, commit guidelines, zoneless tests, async stability, and PR handling.
  • Ansible Repository Contributor Agent for Claude - Source-backed Claude agent prompt for contributing to the official ansible/ansible repository using its AGENTS.md guidance for licensing, ansible-test workflows, Docker container selection, changelog fragments, CI triage, module documentation, and devel-branch PRs.
  • API Builder Agent for Claude - Specialized agent for designing, building, and optimizing RESTful APIs and GraphQL services with modern best practices
  • Astro Repository Contributor Agent for Claude - Source-backed Claude agent prompt for contributing to the official Astro monorepo using its AGENTS.md guidance, pnpm workspace commands, package-local testing, bgproc dev server management, agent-browser UI checks, and Astro docs sources.
  • Atlas Migration Safety Review Agent - Source-backed agent for reviewing Atlas database schema migrations with migration lint, analyzers, drift detection, CI/CD evidence, dev-database simulation, rollout risk, rollback planning, and production safety gates.
  • Autogen Conversation Agent Builder - Agents - A Claude agent persona for building multi-agent apps with Microsoft AutoGen v0.4: the asynchronous agent runtime, message-passing between agents, the AgentChat API, cross-language (Python and .NET) support, and tool use.
  • Backend Architect Agent - Agents - Expert backend architect specializing in scalable system design, microservices, API development, and infrastructure planning
  • Bedrock Claude Code Platform Agent - Community reusable agent prompt for operating Claude Code on Amazon Bedrock using official setup docs: IAM credential chains, regional model IDs, inference profiles, enterprise network config, quota errors, and Bedrock-specific troubleshooting steps.
  • Buf Protobuf API Review Agent - Source-backed agent for reviewing typed Protobuf and gRPC API contract changes with Buf breaking-change evidence, lint results, buf.yaml policy, BSR schema checks, generated-code impact, consumer compatibility, and rollout decisions.
  • Changesets Release Cutover Agent - Source-backed agent for managing Changesets release cutovers, version PRs, changelog evidence, package bump decisions, pre-release mode, publish gates, and npm registry safety.
  • Claude Code Auto Mode Policy Auditor Agent - A reusable agent prompt that reviews a Claude Code auto mode setup: whether autoMode.environment trusts the right repos, buckets, and domains, how the allow, soft_deny, and hard_deny tiers resolve, and whether $defaults is kept across settings scopes.
  • Claude Code Desktop Operations Agent - Community reusable agent prompt for operating Claude Code Desktop using official desktop docs: parallel sessions, agent view, notifications, background jobs, and desktop-specific troubleshooting workflows.
  • Claude Code Enterprise Rollout Agent - An agent prompt for planning an enterprise Claude Code rollout via server-managed settings: permission deny lists, disableBypassPermissionsMode, allowManagedPermissionRulesOnly, managed MCP allow/deny, and forceRemoteSettingsRefresh fail-closed startup.
  • Claude Code Routine Designer Agent - Source-backed agent that designs safe recurring Claude Code routines, turning a repeated task into a well-scoped, idempotent skill-driven workflow with clear triggers, permissions, and reporting, grounded in the official Claude Code skills docs.
  • Claude Code Security Guidance Remediator Agent - Source-backed agent that reviews active Claude Code sessions and configuration for security gaps, cross-references the official security guidance, and produces a ranked remediation plan covering permissions, MCP trust, prompt injection, credential handling, and hook safety.
  • Claude Code Worktree Coordinator Agent - Source-backed agent that coordinates parallel Claude Code sessions across git worktrees, planning isolation, base-branch choice, gitignored-file copying, subagent worktrees, and cleanup so parallel edits do not collide, grounded in the official Claude Code worktrees docs.
  • Claude Haiku 45 Speed Optimizer Agent - Agents - An agent pattern for routing rapid-iteration work to Claude Haiku 4.5 — more than twice Sonnet's speed at one-third the cost ($1/$5 per million tokens) — while keeping about 90% of Sonnet 4.5's agentic-coding quality.
  • Claude MCP Skills Integration Agent - Claude Code Agents - MCP Skills integration specialist for remote server configuration, tool permissions, multi-MCP orchestration, and Claude Desktop ecosystem workflows.
  • CLAUDE.md Knowledge Manager Agent - Claude Code Agents - CLAUDE.md specialist for creating, maintaining, and optimizing project-specific AI instructions that survive context compaction and guide development.
  • Claude Plugin Marketplace Reviewer Agent - A reusable agent prompt that vets a Claude Code plugin or marketplace before a team installs it. It walks source trust, the plugin's Will-install list and bundled components (skills, agents, hooks, MCP servers, commands), the context-window cost, version pinning, and the user/project/local/managed install scope.
  • Claude Slack Delegation Triage Agent - Community reusable agent prompt for triaging Slack messages delegated to Claude Code using official Slack integration docs: classify intent, bind repo context, route work safely, and draft human-approved replies before autonomous sessions start.
  • Cloud Infrastructure Architect Agent - Agents - An agent persona for designing multi-cloud infrastructure across AWS, GCP, and Azure using their Well-Architected frameworks: cost optimization, reliability (high availability and disaster recovery), security, and operational excellence.
  • Cloudflare Workers Deployment Review Agent - Source-backed agent for reviewing Cloudflare Workers deployments before production release, covering wrangler config, bindings, routes, secrets, compatibility flags, and rollback plans aligned to official Cloudflare docs.
  • Code Reviewer Agent - Agents - Expert code reviewer that provides thorough, constructive feedback on code quality, security, performance, and best practices
  • Codebase Migration Refactoring Agent - Agents - A Claude Code agent prompt for behavior-preserving codebase migrations and refactoring. It plans framework upgrades (React, Next.js, TypeScript, ESLint), applies named refactoring patterns, modernizes legacy JavaScript, and works incrementally on a git branch with test validation between steps.
  • Codecov Patch Coverage Planning Agent - Source-backed agent for turning Codecov patch coverage, project coverage, flags, components, carryforward behavior, PR comments, and changed-file context into targeted regression test plans.
  • Computer Use GUI Test Agent - Community reusable agent prompt for end-to-end GUI validation with Claude Code computer use using official documentation: enable the computer-use MCP server, per-app session approval, screenshot checkpoints, and documented example workflows for native apps.
  • Context Compaction Recovery Agent - Community reusable agent prompt for recovering Claude Code sessions after auto-compaction or context thrashing using official context-window docs: rebuild goals from git, validate tasks, and block destructive edits after memory loss.
  • Context Window Optimizer Agent - Agents - Context window optimization specialist managing 1M+ token conversations, preventing truncation with smart summarization and session management strategies.
  • Data Pipeline Engineering Agent - Agents - Modern data pipeline specialist focused on real-time streaming, ETL/ELT orchestration, data quality validation, and scalable data infrastructure with Apache Airflow, dbt, and cloud-native tools
  • Database Expert for Claude - Transform Claude into a database specialist with expertise in SQL, NoSQL, database design, optimization, and modern data architectures
  • Database Specialist Agent - Agents - Expert database architect and optimizer specializing in SQL, NoSQL, performance tuning, and data modeling
  • Debugging Assistant Agent - Agents - Advanced debugging agent that helps identify, analyze, and resolve software bugs with systematic troubleshooting methodologies
  • Dependency Update Triage Agent - Source-backed agent for triaging dependency update pull requests with SemVer risk, Dependabot context, GitHub dependency review, OSV advisories, OpenSSF Scorecard signals, lockfile changes, test evidence, and privacy-safe notes.
  • Devops SRE Expert for Claude - Transform Claude into a DevOps/SRE specialist with expertise in cloud infrastructure, CI/CD, monitoring, and automation
  • Domain Specialist AI Agents - Agents - Industry-specific AI agents for healthcare, legal, and financial domains with specialized knowledge, compliance automation, and regulatory requirements
  • Dynamic Workflow Migration Planner Agent - Community reusable agent prompt for migrating teams to Claude Code dynamic workflows using official workflows documentation: audit phases, YAML or config migration steps, validation gates, and rollback planning for large codebase automation.
  • Enterprise Network Proxy Debugging Agent - Community reusable agent prompt for debugging Claude Code behind corporate HTTP proxies and mTLS using official network-config docs: HTTP_PROXY variables, certificate trust, downloads reachability, and remote MCP URL failures.
  • Extended Thinking Orchestrator - Agents - An agent that decides how much reasoning depth a task needs and prompts Claude accordingly — escalating from think to think hard to ultrathink as problem complexity rises.
  • Frontend Specialist Agent - Agents - Expert frontend developer specializing in modern JavaScript frameworks, UI/UX implementation, and performance optimization
  • Full Stack AI Development Agent - Agents - Full-stack AI development specialist bridging frontend, backend, and AI/ML with AI-assisted coding workflows, intelligent code generation, and end-to-end type safety
  • GitHub Community Issue Triage Agent - Source-backed agent for cleaning up open-source GitHub issue queues with reproducibility checks, labels, issue types, milestones, assignees, project views, duplicate links, and maintainer-safe response drafts.
  • Claude Models in GitHub Copilot Advisor - A Claude Code subagent that helps you pick the right Anthropic Claude model in GitHub Copilot's model picker and decide when to switch to Claude Code instead.
  • GitLab CI Claude Automation Agent - Source-backed agent that operates Claude Code inside GitLab CI pipelines — triaging pipeline failures, generating MR descriptions, running automated code review on diffs, and reporting findings back to merge requests via the GitLab API through a narrow write proxy and explicit prompt-injection boundaries.
  • Home Assistant Core Repository Contributor Agent for Claude - Source-backed Claude agent prompt for contributing to the official home-assistant/core repository using its AGENTS.md guidance for PR templates, setup, Python 3.14, integration tests, translations, snapshots, and quality checks.
  • Inspect AI Benchmark Rubric Agent - Source-backed agent for designing Inspect AI benchmark tasks, datasets, solver plans, scorer rubrics, model matrices, eval logs, and release-quality prompt evaluation decisions.
  • Jupytext Reproducible Notebook Agent - Source-backed agent for reviewing local-first Jupyter notebook workflows that use Jupytext text notebooks, paired notebooks, command-line sync, and version-control friendly reproducibility checks.
  • Kibana Repository Contributor Agent for Claude - Source-backed Claude agent prompt for contributing to the official elastic/kibana repository using its AGENTS.md guidance for Kibana modules, plugin lifecycle boundaries, server plugin lazy loading, TypeScript style, i18n, Scout, Jest, FTR, scoped type checks, and focused validation.
  • Kubernetes Repository Contributor Agent for Claude - Source-backed Claude agent prompt for contributing to the official kubernetes/kubernetes repository using its AGENTS.md guidance for generated files, go.mod/go.work handling, staging source of truth, boilerplate, focused changes, tests, commit-message restrictions, make test, make verify, and make update workflows.
  • Life Sciences Research Specialist - Agents - A Claude agent persona for biomedical research with Claude for Life Sciences: literature review and citation, hypothesis generation, protocol drafting, genomic data analysis, and connectors like PubMed and Benchling.
  • Live Incident Debugging Triage Agent - Source-backed agent for live production incident debugging with impact framing, timeline reconstruction, alert/log/trace evidence, rollback options, escalation boundaries, and privacy-safe incident notes.
  • Material UI Repository Contributor Agent for Claude - Source-backed Claude agent prompt for contributing to the official mui/material-ui monorepo using its AGENTS.md guidance, pnpm workspace filters, package build and test commands, component conventions, public error-message rules, API docs generation, visual regression and accessibility checks, and pre-PR checklist.
  • MCP Authorization Boundary Review Agent - Source-backed specialist agent for reviewing remote MCP authorization boundaries, protected resource metadata, resource indicators, token audience validation, token passthrough risk, and least-privilege scopes.
  • MCP Integration Architect Agent - Reusable agent role for MCP integration architecture decisions: choose local versus remote servers, pick documented transports, scope project versus user configuration, and minimize tool surface before rollout.
  • MCP OAuth Integration Reviewer Agent - Community reusable agent prompt for reviewing Claude Code remote MCP OAuth integrations using official connect-remote-servers documentation: consent flows, redirect URIs, token storage, scope minimization, and connector approval checklists.
  • MCP Registry Curator Agent - Community reusable agent prompt for curating MCP Registry entries for team marketplaces using official registry quickstart documentation: publish workflows, namespace ownership, version bumps, deprecations, and aggregator sync hygiene.
  • MCP Registry Metadata Reviewer Agent - Community reusable agent prompt for pre-publish review of MCP Registry server.json metadata using official quickstart and authentication documentation: namespace checks, package pointers, field validation, and duplicate listing detection.
  • MCP Remote Server Security Auditor Agent - Community reusable agent prompt for reviewing new MCP server adoption in Claude Code using official security documentation: trusted providers, permissions configuration, trust verification, and settings checked into source control.
  • MCP Server Threat Modeling Agent - Source-backed agent that threat-models an MCP server before it is connected to Claude Code, covering trust verification, tool authority and side effects, prompt injection via tool output, network and credential exposure, and least-privilege mitigations, grounded in the official security docs.
  • MCP Tool Discovery Taxonomist Agent - Community reusable agent prompt for classifying MCP tools into discovery taxonomies using official MCP client best practices documentation: capability grouping, naming conventions, duplicate detection, and marketplace-friendly metadata labels.
  • MCP Tool Result Budget Review Agent - Source-backed Claude Code subagent that reviews MCP tool result sizes against output token budgets, flagging tools that exceed the warning and default limits and recommending pagination, filtering, MAX_MCP_OUTPUT_TOKENS tuning, and per-tool size annotations.
  • Microsoft Foundry Claude Code Agent - Community reusable agent prompt for operating Claude Code on Microsoft Foundry using official setup docs: Azure subscriptions, Entra ID auth, deployment names, enterprise network config, and Foundry-specific Claude Code troubleshooting steps.
  • Multi Agent Orchestration Specialist - Agents - Multi-agent orchestration specialist using LangGraph and CrewAI for complex, stateful workflows with graph-driven reasoning and role-based agent coordination
  • NanoClaw Container Isolation Review Agent - Source-backed agent that reviews the container isolation posture of a NanoClaw deployment, checking filesystem mounts, per-agent scoping, credential vault routing, messaging channel permissions, and scheduled tasks before agents run with real access.
  • Next.js Repository Contributor Agent for Claude - Source-backed Claude agent prompt for contributing to the official vercel/next.js monorepo using its AGENTS.md guidance, pnpm workspace commands, package-filtered builds, Turbopack and Rust boundaries, mode-specific tests, PR triage rules, and secrets-safety notes.
  • Open Source PR Security Review Agent - Source-backed agent for security review of open-source pull requests, including untrusted fork boundaries, GitHub Actions permissions, secret and code scanning, dependency review, provenance signals, and maintainer-owned merge recommendations.
  • OpenAI Agents SDK Production Specialist Agent - Source-backed specialist agent for designing and reviewing production OpenAI Agents SDK workflows, including agents, runners, tools, handoffs, guardrails, sessions, tracing, MCP integrations, sandbox agents, and deployment safety.
  • OpenTelemetry Trace Analysis Agent - Community reusable agent prompt for analyzing OpenTelemetry traces from agent hosts using official trace signal documentation: span hierarchy review, latency attribution, error propagation, and privacy-safe instrumentation recommendations.
  • Parallel Subagent Distributor - Agents - An agent that splits independent work across concurrent Claude Code subagents via the Task tool — each in an isolated context window with scoped tools — and reconciles their results.
  • Performance Optimizer Agent - Agents - Expert in application performance optimization, profiling, and system tuning across frontend, backend, and infrastructure
  • Plugin Dependency Compatibility Agent - Source-backed agent that reviews Claude Code plugins for dependency and compatibility issues, checking the plugin.json manifest, bundled components, external binaries like LSP servers, versioning, and namespace conflicts, grounded in the official Claude Code plugin docs.
  • Plugin Ecosystem Architect - Agents - A Claude agent persona for building and publishing Claude Code plugins: bundling commands, agents, hooks, and MCP servers into a plugin and distributing it through a plugin marketplace.
  • Prisma Repository Contributor Agent for Claude - Source-backed Claude agent prompt for contributing to the official prisma/prisma monorepo using its AGENTS.md guidance, pnpm workspace commands, package-filtered tests, database fixture expectations, Prisma 7 architecture notes, and contributor safety rules.
  • Product Management AI Agent - Agents - AI-powered product management specialist focused on user story generation, product analytics, roadmap prioritization, A/B testing, and data-driven decision making
  • Production Reliability Engineer - Agents - Ensure production deployment reliability with SRE best practices. Monitors deployments, implements self-healing systems, and manages incident response for Claude Code apps.
  • Prompt Cache Optimization Agent - Source-backed agent that reduces token cost and latency in Claude Code by improving prompt-cache hit rates, advising on stable context ordering, lean CLAUDE.md, on-demand skills, and MCP tool-search, grounded in the official docs.
  • Prompt Optimization Specialist - Agents - Optimize agent prompts and system instructions with meta-prompting techniques. Improves prompt performance through A/B testing, chaining, and ROI measurement.
  • React Router Repository Contributor Agent for Claude - Source-backed Claude agent prompt for contributing to the official React Router monorepo using its AGENTS.md guidance for modes, pnpm commands, tests, docs generation, type generation, future flags, and change files.
  • Rendered Frontend Visual QA Agent - Source-backed agent for reviewing rendered frontend changes with screenshots, visual comparison evidence, viewport layout checks, keyboard/focus paths, accessibility scans, CLS risk, and privacy-safe QA artifacts.
  • Sandbox Boundary Review Agent - Source-backed agent that reviews Claude Code's sandboxed Bash configuration for safe boundaries, checking filesystem allow/deny paths, network allowlists, unsandboxed escape hatches, excluded commands, and credential read scope, grounded in the official Claude Code sandboxing docs.
  • Semantic Kernel Enterprise Agent - Agents - A Claude agent persona for building with Microsoft Semantic Kernel: composing plugins and functions, using the C#, Python, and Java SDKs, and wiring Azure OpenAI into production AI applications.
  • Slash Command Orchestrator Agent - Agents - Slash command specialist for creating and orchestrating custom Claude workflows with dynamic arguments, conditional logic, and multi-step automation.
  • Storybook Repository Contributor Agent for Claude - Source-backed Claude agent prompt for contributing to the official storybookjs/storybook monorepo using its AGENTS.md guidance for the next branch, Node 22.12+, Yarn Berry, NX, yarn task, Storybook Vitest, sandboxes, framework packages, docs, and generated-file safety.
  • Subagent Factory Agent - Agents - Subagent architecture specialist creating specialized agents for delegation, parallel execution, and modular task decomposition in Claude Code workflows.
  • TanStack Router Repository Contributor Agent for Claude - Source-backed Claude agent prompt for contributing to the official TanStack/router monorepo using its AGENTS.md guidance for pnpm, Nx, targeted package tests, React and Solid router packages, TanStack Start, examples, docs, and sandbox-safe execution.
  • Technical Doc Writer - Specialized in creating clear, comprehensive technical documentation for APIs, software, and complex systems
  • Test Automation Engineer - Expert in automated testing strategies, test frameworks, and quality assurance across unit, integration, and end-to-end testing
  • Token Cost Budget Optimizer - Agents - Analyze and optimize token costs with real-time budget tracking. Provides cost projection, usage analytics, and model selection recommendations using Sonnet/Haiku pricing.
  • TypeScript Maintenance Mode Repository Agent for Claude - Source-backed Claude agent prompt for triaging work in the official microsoft/TypeScript repository using its AGENTS.md maintenance-mode rules, accepted PR categories, TypeScript-Go redirect, and compiler test guidance.
  • UI UX Design Expert Agent - Agents - Specialized in creating beautiful, intuitive user interfaces and exceptional user experiences
  • Vale Documentation Maintenance Agent - Source-backed agent for maintaining docs-as-code repositories with Vale prose linting, style rules, vocabulary checks, stale example review, broken source evidence, and contributor-safe documentation updates.
  • Vercel AI SDK Repository Contributor Agent for Claude - Source-backed Claude agent prompt for contributing to the official Vercel AI SDK monorepo using its AGENTS.md guidance, pnpm workspace commands, package build and test boundaries, provider architecture, Zod compatibility rules, JSON parsing safety, ADR review, and documentation sources.
  • Vertex AI Claude Code Platform Agent - Community reusable agent prompt for operating Claude Code on Google Vertex AI using official setup docs: GCP projects, service accounts, regions, VPC-SC constraints, billing alerts, and Vertex-specific Claude Code troubleshooting steps.
  • Web Async Agent Coordinator - Agents - System-prompt agent that helps you drive Claude Code on the web: submitting long-running coding tasks to Anthropic's cloud, running independent sessions in parallel, linking GitHub repositories, tracking progress, and turning finished work into pull requests from the browser.
  • Zero Data Retention Compliance Agent - Community reusable agent prompt for mapping Claude Code deployments to zero data retention requirements using official ZDR docs: logging boundaries, MCP data flows, session storage, and compliance evidence checklists for security review.

🔌 MCP Servers (481)

  • Ableton MCP Extended - Source-install MCP server for controlling Ableton Live from Claude, including session inspection, track and clip creation, MIDI note editing, tempo and transport control, browser item loading, arrangement workflows, device parameters, automation, external plugins, audio imports, and optional ElevenLabs.
  • ABMeter MCP Server - ABMeter MCP exposes experimentation and analytics tooling over streamable HTTP for MCP clients.
  • Tandem Docs MCP Server for Claude - Public streamable HTTP MCP server for Tandem documentation—install guides, SDK references, workflow docs, headless deployment, and docs-grounded setup help for the Tandem governed runtime.
  • AccInt MCP Server for Claude - Local-first AccInt MCP server that gives Claude a scored Work Model through acc_retrieve and acc_act, so agent work can compound from real outcomes while the acc.db substrate stays on the user's machine.
  • ACI MCP Servers - Open-source MCP servers for accessing ACI.dev managed functions through app-specific tools or a unified search-and-execute interface.
  • AdAdvisor MCP Server for Claude - Hosted AdAdvisor MCP server with curated Meta Ads workflows for browsing creatives, launching campaigns, building audiences, and optimizing performance from Claude via streamable HTTP.
  • Adyen MCP Server for Claude - Integrate with Adyen's payment platform from Claude — create payment sessions and links, cancel/refund payments, manage terminals, webhooks, API credentials, and merchant accounts — with the official Adyen Model Context Protocol server covering Checkout and Management APIs.
  • AFFiNE MCP Server - MCP server for connecting Claude to AFFiNE Cloud or self-hosted AFFiNE workspaces, documents, databases, comments, collections, folders, tags, notifications, blobs, access tokens, semantic page composition, templates, edgeless canvas data, and workspace organization workflows over stdio or HTTP.
  • After Effects MCP Server - MCP server for controlling Adobe After Effects through a local Node bridge and ScriptUI panel for compositions, layers, keyframes, expressions, masks, and effects.
  • agency.lona/trading MCP Server - Lona trading MCP provides AI-assisted strategy development, backtesting, market data, and portfolio analysis.
  • Agent Device MCP Server - Official MCP server for agent-device, Callstack's device automation CLI for inspecting, controlling, debugging, recording, and collecting evidence from iOS, Android, TV, macOS, Linux, React Native, Expo, Flutter, and native apps.
  • Agent Skills Search Server MCP Server - Hosted streamable-HTTP MCP server registered as ai.com.mcp/skills-search that exposes Agent Skills Search API tools for discovering skills from the skills.sh registry using the open Agent Skills format.
  • Agentage Memory MCP Server for Claude - Remote Agentage Memory MCP server giving Claude one shared, portable memory across every AI you use - search, read, write, edit, list, and delete plain Markdown notes you own, over Streamable HTTP with OAuth 2.1.
  • AgentDM MCP Server - AgentDM provides a hosted MCP grid for agent-to-agent messaging with OAuth or API key auth at the documented grid endpoint.
  • Agentgateway MCP Gateway - Apache-2.0 agentic proxy that can expose stdio, HTTP, SSE, and Streamable HTTP MCP servers through a managed gateway with federation, OAuth/JWT authentication, RBAC/CEL policy, CORS, TLS, observability, and Kubernetes Gateway API support.
  • Agentic News MCP Server - Agentic News MCP delivers news discovery and agentic news workflows over streamable HTTP.
  • Agentic Terminal Directory MCP Server for Claude - AT Directory hosted MCP server for discovering Observer Protocol–verified merchants accepting Lightning, BOLT12, L402, and USDT agentic payments with live rail verification.
  • AgentQL MCP Server - AgentQL MCP server for extracting structured JSON from public webpages using a URL and natural-language extraction prompt.
  • Agentset MCP Server - Official Agentset MCP server that lets Claude retrieve cited knowledge-base results from an Agentset namespace through the knowledge-base-retrieve tool, with optional tenant scoping and custom tool descriptions.
  • AgentTrust MCP Server for Claude - AgentTrust stdio MCP server giving AI agents verified identity with email, instant messaging, and cloud file storage across 19 Ed25519-signed tools.
  • Adeu MCP Server for Claude - Adeu MCP server and SDKs translate DOCX files to token-efficient Markdown with CriticMarkup, apply safe Track Changes edits, and optionally integrate with live Microsoft Word on Windows.
  • SpotDB MCP Server for Claude - SpotDB local MCP server that exposes an ephemeral DuckDB sandbox for AI agents to upload CSV data, run guarded SQL queries, and explore datasets without touching production databases.
  • Artidrop MCP Server for Claude - Artidrop remote MCP server for publishing HTML, Markdown, and multi-file sites from AI agents with shareable URLs via streamable HTTP, optional API keys, and AFAuth agent identities.
  • Auxen MCP Server for Claude - Official Auxen.ai remote MCP server for listing GPU models and instances, checking account balance, and provisioning or destroying inference instances from Claude via OAuth 2.1 or API keys.
  • Baselight MCP Server for Claude - Official Baselight remote MCP server for searching and querying a catalog of 70,000+ public datasets from Claude via OAuth or x-api-key authentication.
  • ButlerBrain MCP Server for Claude - ButlerBrain hosted MCP server providing persistent memory for AI assistants so Claude can store and recall context across sessions via api.butlerbrain.ai.
  • CueAPI MCP Server for Claude - Official CueAPI stdio MCP server for scheduling agent work, claiming executions, and reporting evidence-backed outcomes with verified handoffs across time and environments.
  • AI Game Developer Unity MCP Server - Unity MCP server, plugin, CLI, and skill generator for controlling Unity Editor and runtime projects from MCP clients through built-in game-dev tools.
  • Airbyte MCP Server for Claude - Connect Claude to your data through Airbyte's 50+ agent connectors — query CRMs, billing systems, project management tools, communication platforms, and more — with the official Airbyte remote MCP server for AI agents.
  • Airtable MCP Server for Claude - Read and write records, manage bases and tables in Airtable directly from Claude
  • Aiven MCP Server for Claude - Manage your Aiven cloud database services from Claude — list and monitor PostgreSQL, Apache Kafka, ClickHouse, Valkey, and OpenSearch services, execute SQL queries, manage Kafka topics and schemas, tail logs, and optimize queries — with the official Aiven MCP server.
  • Algolia MCP Server for Claude - Connect Claude to Algolia-managed MCP servers for curated public search and recommendation access or internal, user-scoped search and analytics workflows.
  • Alpaca MCP Server - Official Alpaca MCP server for Trading API workflows, including account and portfolio data, orders, positions, watchlists, assets, stocks, crypto, options, news, corporate actions, and market data.
  • Alpic MCP Server for Claude - Alpic hosted MCP server to manage cloud-hosted MCP projects—deployments, debugging, and analytics—for apps built and shipped on the Alpic platform.
  • Amplitude MCP Server for Claude - Official remote MCP server for querying and creating Amplitude analytics, dashboards, experiments, cohorts, session replay insights, and product data from Claude and other MCP clients.
  • Android Skills MCP Server for Claude - Access AI-optimized Android development guides from Claude — search and retrieve SKILL.md content covering Jetpack Compose, Navigation 3, CameraX, AGP 9, App Functions, Edge-to-Edge, Android Profilers, XR, Google Play, and the Android CLI — with the Android Skills MCP server.
  • Anki MCP Server - MCP server for Anki flashcards that lets Claude review cards, manage decks, create and update notes, handle tags and media, inspect stats, and drive Anki desktop GUI workflows.
  • AnomalyArmor MCP Server for Claude - AnomalyArmor armor-mcp stdio server with 52 consolidated data observability tools for alerts, freshness, schema drift, quality metrics, lineage, and AI recommendations.
  • AntV MCP Server Chart - Visualization MCP server for generating charts, diagrams, maps, graphs, spreadsheets, and data-analysis visuals with AntV.
  • Apify MCP Server - Official Apify MCP server for connecting Claude to Apify Actors, Actor runs, datasets, key-value stores, and Apify documentation through hosted Streamable HTTP or local stdio transports.
  • AppDeploy MCP Server for Claude - AppDeploy hosted MCP server for chat-native full-stack web app deployment with templates, QA snapshots, version rollback, and live public URLs from Claude or ChatGPT.
  • Apple Docs MCP Server - Third-party MCP server for searching Apple Developer Documentation, framework APIs, Swift and Objective-C references, sample code, platform compatibility, documentation updates, and WWDC session data.
  • Appwrite MCP Server for Claude - Connect Claude to the full Appwrite backend platform — databases, authentication, serverless functions, teams, messaging, and storage — with the official Appwrite MCP server using dynamic dispatch across the entire Appwrite API surface.
  • Docs MCP Server for Claude (Grounded Docs) - Index any documentation — websites, GitHub repos, npm/PyPI packages, local files — and give Claude always-current, version-specific answers with the open-source Grounded Docs MCP server. An offline-first alternative to Context7, Nia, and Ref.Tools.
  • Archestra MCP Platform - AGPL-licensed MCP-native platform with a private MCP registry, MCP gateway, Kubernetes MCP orchestrator, access control, credential resolution, observability, and deterministic tool guardrails for shared AI deployments.
  • Arclan MCP Registry MCP Server - Arclan MCP Registry scores and monitors MCP servers with live handshake validation.
  • Argo CD MCP Server - Argo Project Labs MCP server for connecting Claude to Argo CD applications, clusters, managed resources, workload logs, events, sync operations, and resource actions through stdio or HTTP stream transports.
  • Arize Phoenix MCP Server for Claude - Inspect LLM traces and spans, manage prompts, explore datasets, and review evaluation experiments from Claude — with the official Arize Phoenix MCP server, built into the open-source Phoenix AI observability platform.
  • arXiv MCP Server - MCP server for searching, downloading, reading, and analyzing arXiv papers through Claude and other MCP clients.
  • Asana MCP Server for Claude - Interact with Asana workspaces to manage projects and tasks
  • DataStax Astra DB MCP Server for Claude - Connect Claude to DataStax Astra DB — manage collections and records, run bulk operations, and perform vector and hybrid search — with the official Astra DB Model Context Protocol server.
  • AutEng MCP - Markdown Publishing & Document Share Links MCP Server - Hosted streamable-HTTP MCP server registered as ai.auteng/docs that publishes markdown documents as public AutEng share links with Mermaid diagram and KaTeX math rendering support.
  • Auth0 MCP Server for Claude - Connect Claude to Auth0's official local MCP server for tenant administration, application setup, Actions, logs, forms, and scoped Management API workflows.
  • AutoRFP.ai MCP Server for Claude - Official AutoRFP.ai remote MCP server for read-only access to RFP projects, requirements, approved content library search, and organisation tags from Claude and other MCP clients via OAuth.
  • AWS Billing and Cost Management MCP Server - Official AWS Labs MCP server for AWS Billing and Cost Management that lets AI assistants analyze costs and usage, monitor budgets and anomalies, and surface Cost Optimizer, Savings Plans, and Reserved Instance recommendations.
  • AWS CloudTrail MCP Server - Official AWS Labs MCP server for AWS CloudTrail that lets AI assistants query account activity for security investigations, compliance auditing, and operational troubleshooting via Event History and CloudTrail Lake SQL.
  • AWS CloudWatch MCP Server - Official AWS Labs MCP server that gives troubleshooting agents task-oriented access to Amazon CloudWatch metrics, alarms, logs, and PromQL queries for AI-assisted root-cause analysis and remediation recommendations.
  • AWS Documentation MCP Server - Official AWS Labs MCP server that lets AI assistants read, search, and get recommendations across AWS documentation, returning pages as clean markdown with no AWS account or credentials required.
  • AWS DynamoDB MCP Server - Official AWS Labs developer-experience MCP server for Amazon DynamoDB that provides expert data-modeling guidance, model validation against DynamoDB Local, source-database analysis, schema conversion, and CDK generation.
  • Amazon ECS MCP Server - Official AWS Labs MCP server for Amazon ECS that helps AI assistants containerize applications, deploy them to ECS, troubleshoot deployments, and explore ECS and ECR resources across the container application lifecycle.
  • Amazon EKS MCP Server - Official AWS Labs MCP server for Amazon EKS that gives AI code assistants real-time cluster state visibility and Kubernetes/EKS resource management, from cluster setup through deployment, troubleshooting, and optimization.
  • AWS FinOps MCP Server - Read-only AWS FinOps MCP server that lets Claude query Cost Explorer cost and usage data, compare AWS CLI profiles, filter by tags or dimensions, check AWS Budgets, and audit for stopped EC2 instances, unattached EBS volumes, and unassociated Elastic IP addresses across selected regions.
  • AWS IAM MCP Server - Official AWS Labs MCP server for AWS Identity and Access Management that lets AI assistants inspect and manage IAM users, roles, groups, policies, and access keys, with policy simulation and an opt-in read-only mode.
  • AWS Knowledge MCP Server - Official AWS Labs fully-managed remote MCP server providing up-to-date AWS documentation, code samples, agent skills, API and CloudFormation regional availability, and CDK/Amplify/Strands guidance over a hosted HTTP endpoint.
  • AWS Lambda Tool MCP Server - Official AWS Labs MCP server that exposes selected AWS Lambda functions as MCP tools without code changes, letting AI assistants invoke your allowlisted functions to reach private resources, databases, and internal applications.
  • Amazon Location Service MCP Server - Official AWS Labs MCP server for Amazon Location Service that gives AI assistants place search, geocoding, reverse geocoding, nearby and open-now search, and route calculation with waypoint optimization.
  • MCP Proxy for AWS - AWS-maintained proxy and Python library that lets MCP clients and agent frameworks connect to IAM-secured MCP servers on AWS by signing requests with AWS SigV4 credentials.
  • AWS S3 Tables MCP Server - Official AWS Labs MCP server for AWS S3 Tables that lets AI assistants create and query S3-based tables, run read-only SQL for analysis, generate tables from CSV files in S3, and explore table metadata — read-only by default.
  • AWS Serverless MCP Server - Official AWS Labs MCP server for serverless development that gives AI assistants contextual guidance plus tools to initialize, build, deploy, and troubleshoot AWS SAM and Lambda-based serverless applications.
  • AWS Services MCP Server - MCP Servers - Comprehensive AWS cloud services integration for infrastructure management, deployment, and monitoring
  • Amazon SNS / SQS MCP Server - Official AWS Labs MCP server for Amazon SNS and SQS that lets AI assistants list and manage SNS topics, subscriptions, and SQS queues and send/receive messages, with resource tagging so it only modifies what it created.
  • AWS Step Functions Tool MCP Server - Official AWS Labs MCP server that exposes selected AWS Step Functions state machines as MCP tools without code changes, letting AI assistants run existing Standard and Express workflows that coordinate work across AWS services.
  • Axiom MCP Server for Claude - Query observability data, manage dashboards, and monitor your systems from Claude — run APL queries against datasets, list metrics, inspect monitors, and retrieve saved queries — with the official Axiom remote MCP server.
  • Azure DevOps MCP Server for Claude - Official Microsoft Azure DevOps MCP server for querying work items, pull requests, repositories, pipelines, wikis, test plans, and project metadata through remote HTTP or local stdio transports.
  • Azure MCP Server for Claude - Official Microsoft Azure MCP server that connects Claude and other MCP clients to Azure subscriptions, resource groups, storage, databases, Key Vault, Monitor, App Service, AKS, AI Search, Cosmos DB, RBAC, pricing, and other Azure services through local stdio or self-hosted HTTP transports.
  • Backlog MCP Server for Claude - Manage Backlog projects from Claude — create and update issues, comment on tickets, manage wiki pages, review pull requests, and navigate your Nulab Backlog space — with the official Backlog MCP server supporting stdio and HTTP transports.
  • Basic Memory MCP Server - Local-first Basic Memory MCP server for giving Claude a persistent Markdown knowledge base with note editing, semantic search, recent activity, knowledge graph context, projects, schema tools, and optional cloud sync.
  • bb-browser MCP Server - Browser-control MCP server and CLI that lets AI agents use a real Chrome session, including logged-in browser state, site adapters, DOM snapshots, authenticated fetches, network traces, screenshots, and page actions.
  • Ghidra MCP Server by bethington - Apache-licensed Ghidra MCP bridge with GUI and headless workflows for binary analysis, decompilation, scripting, debugger access, batch operations, and Ghidra Server collaboration.
  • Better Icons MCP Server - MCP server and Agent Skill from better-auth for searching, recommending, retrieving, batching, and syncing Iconify-powered SVG icons from 200,000+ icons across 150+ collections.
  • Bifrost MCP Gateway - Open-source AI gateway that can connect to downstream MCP servers and expose their aggregated tools through a single HTTP or SSE MCP endpoint for Claude Desktop, Cursor, and other MCP clients.
  • BigQuery MCP Server for Claude - Google Cloud remote MCP server for querying BigQuery datasets, inspecting metadata, listing resources, and running governed warehouse analytics through an HTTP endpoint.
  • BioMCP - Biomedical MCP server and CLI for searching genes, variants, articles, clinical trials, drugs, diseases, pathways, proteins, adverse events, pharmacogenomics, GWAS, phenotypes, and local study datasets.
  • BittleBits GEO Assistant MCP Server for Claude - BittleBits hosted MCP server for Generative Engine Optimization with get_score and get_rewrite tools to measure and improve AI search visibility via OAuth.
  • Blender MCP Server - MCP server and Blender add-on that let Claude inspect scenes, create and modify 3D objects, run Blender Python, capture viewport screenshots, and use asset or 3D-generation integrations from inside Blender.
  • BoolsAI Scan MCP Server for Claude - BoolsAI hosted MCP server with no authentication required for tech stack scanning via boolsai_scan and boolsai_scan_paths tools on boolsai.ai/mcp.
  • BorealHost MCP Server for Claude - Connect Claude to BorealHost's MCP server for hosting and infrastructure management — 47 tools spanning servers, domains, DNS, SSL, and deployments. Add it remotely with claude mcp add --transport http, or run it locally over stdio via pip install borealhost-mcp with a BOREALHOST_API_KEY.
  • Bowmark MCP Server for Claude - Bowmark hosted MCP server serving pre-computed website navigation recipes for reliable browser automation from Claude, with optional Bearer API key auth.
  • Box MCP Server for Claude - Access enterprise content, analyze unstructured data, and automate workflows
  • Brave Search MCP Server - Official Brave Search MCP server for giving Claude web, local, place, image, video, news, LLM context, and summarizer search tools backed by the Brave Search API.
  • Brex MCP Server for Claude - Manage your Brex corporate card and banking account from Claude — expenses, cards, transactions, users, bills, vendors, travel bookings, and spend analytics — with the official Brex remote MCP server.
  • Bright Data Web MCP Server - MCP server that connects Claude to Bright Data web search, scraping, browser automation, public web datasets, and package metadata tools.
  • Browserbase MCP Server - Browser automation MCP server that lets AI agents control cloud browser sessions through Browserbase and Stagehand for navigation, actions, observation, and extraction.
  • BrowserMCP Server - Browser automation MCP server and Chrome extension that lets AI applications control a connected tab in the user's existing browser profile.
  • BrowserStack MCP Server for Claude - Connect Claude to BrowserStack for permission-scoped web, app, accessibility, and test automation workflows.
  • Burp Suite MCP Server - PortSwigger's Burp Suite MCP Server extension connects Burp Suite to MCP clients through an SSE server or packaged stdio proxy for request, Repeater, Intruder, history, scanner, Collaborator, and configuration workflows.
  • BuyWhere MCP Server - Real-time product search and price comparison across 11M+ products from Singapore, Southeast Asia, and US marketplaces via a remote streamable-HTTP MCP endpoint with API key auth.
  • ByteRay AI MCP Server - ByteRay MCP provides AI-augmented binary vulnerability analysis with taint tracing and zero-day hunting tools.
  • CalendarMCP MCP Server - Hosted Google Calendar MCP server that lets compatible AI clients read, create, update, delete, search, and batch-edit calendar events through an HTTP endpoint and API-key authentication.
  • Canva MCP Server for Claude - Browse, summarize, and generate Canva designs directly from Claude
  • Chroma MCP Server - Official Chroma MCP server for connecting Claude to Chroma collections, documents, semantic search, full-text search, metadata filtering, persistent storage, self-hosted Chroma, and Chroma Cloud.
  • Chrome DevTools MCP Server for Claude - Official Chrome DevTools MCP server that lets Claude inspect and debug a live Chrome browser, capturing performance traces, network activity, console messages, and DOM state through the Chrome DevTools Protocol.
  • Chrome MCP Server - Chrome extension-based MCP server that exposes an existing Chrome browser profile to AI assistants for tab management, page content, screenshots, interaction, history, bookmarks, and network inspection.
  • ChunkHound MCP Server - Local-first codebase intelligence MCP server that indexes repositories with tree-sitter, stores searchable chunks in DuckDB, and gives Claude semantic search, regex search, daemon status, and deep code research tools.
  • CircleCI MCP Server - Official CircleCI MCP server that lets LLMs query build and test failures, detect flaky tests, check pipeline status, fetch build logs, and validate config in CircleCI through natural language.
  • Cirra AI Salesforce Admin MCP Server for Claude - Commercial Cirra AI MCP server that connects Claude and other MCP clients to Salesforce orgs via OAuth for metadata, permissions, flows, Apex, and SOQL administration through natural language.
  • Clarid Compliance MCP Server for Claude - Clarid AI hosted MCP server that checks bank and credit-union marketing materials for FDIC, NCUA, TILA, Reg DD, Reg Z, UDAAP, and Equal Housing compliance over streamable HTTP.
  • Clerk MCP Server for Claude - Get accurate Clerk SDK snippets and implementation patterns directly inside Claude — for authentication flows, Organizations, custom sign-in, B2B SaaS, and more — with the official Clerk remote MCP server.
  • CLI MCP Server - Secure command-line execution MCP server that lets Claude run allowlisted commands inside a configured directory with command and flag whitelists, path validation, shell-operator blocking, command-length limits, execution timeouts, and a tool for showing the active security rules.
  • CLI for Microsoft 365 MCP Server - MCP server for CLI for Microsoft 365 that lets Claude use natural language to search command docs and run Microsoft 365 management commands for Entra ID, SharePoint, Teams, Outlook, OneDrive, Planner, Power Platform, and more.
  • ClickHouse MCP Server for Claude - Connect Claude to ClickHouse for read-only SQL exploration, schema discovery, and safe analytics workflows.
  • Clickup MCP Server for Claude - Task management and project tracking with ClickUp integration
  • Cloudflare MCP Server - MCP Servers - Build applications, analyze traffic, and manage security settings through Cloudflare
  • Cloudinary MCP Server - MCP Servers - Upload, manage, transform, and analyze media assets in the cloud
  • CockroachDB Cloud MCP Server for Claude - Manage CockroachDB Cloud clusters from Claude — list databases and tables, inspect schemas, run SELECT queries, explain query plans, monitor running queries, and optionally create tables and insert data — with the official CockroachDB Cloud MCP server.
  • Codacy MCP Server - The official Codacy MCP server (@codacy/codacy-mcp) that gives AI assistants access to the Codacy API for code quality, security, and coverage — listing repository and pull-request issues, retrieving file coverage and duplication, searching security (SRM) findings, inspecting analysis tools and patterns, and running local analysis with the Codacy CLI.
  • Code Index MCP Server - Local code indexing MCP server that lets AI assistants search repositories, build symbol indexes, inspect file summaries, monitor changes, and navigate multi-language codebases.
  • Codebase Memory MCP Server - High-performance MCP server that indexes codebases into a persistent knowledge graph for structural search, call tracing, architecture summaries, dead-code detection, and cross-repo analysis.
  • CodeDB MCP Server - Code intelligence MCP server with a Zig core for local project indexing, structural outlines, symbol lookup, search, dependency graphs, snapshots, remote public-repo queries, and fallback edits.
  • CodeGraphContext MCP Server - MCP server and CLI toolkit that indexes local code into a graph database so Claude can query functions, call chains, dependencies, and repository structure.
  • Colab MCP Server - Connect Claude to a Google Colab runtime. Colab MCP starts a local FastMCP server and websocket proxy, waits for an authorized Colab-origin browser connection, then exposes the session's notebook and runtime tools to your MCP client over stdio.
  • ComfyUI MCP Server - Source-install MCP server for controlling a local ComfyUI instance so Claude can generate, view, regenerate, manage, and publish image, audio, and video assets through workflow-backed tools.
  • ComplyHat MCP Server for Claude - ComplyHat remote MCP server that turns AI agents into compliance documenters for SR 26-2, EU AI Act, NIST AI RMF, and ISO/IEC 42001 with OAuth and audit-ready DOCX output.
  • ConfigCat MCP Server for Claude - Manage ConfigCat feature flags from Claude — create, update, and delete flags and targeting rules, manage environments, find and clean up stale flags, and audit change history — with the official ConfigCat MCP server and its 52 tools for the full ConfigCat Management API.
  • Confluent MCP Server for Claude - Connect Claude to Confluent Cloud and Apache Kafka — manage topics, produce and consume messages, run Flink SQL, and operate Schema Registry and connectors — with Confluent's official MCP server.
  • Contentful MCP Server for Claude - Create, update, publish, and manage content in Contentful from Claude — entries, assets, content types, locales, spaces, environments, and AI actions — with the official Contentful Management API MCP server supporting semantic search and vector-based content discovery.
  • Context Mode MCP Server - MCP server for context-window optimization that routes large tool outputs through sandbox tools, indexes session state, and helps agents retrieve only the context they need.
  • Context7 MCP Server for Claude - Context7 MCP server by Upstash that pulls up-to-date, version-specific library documentation and code examples directly into Claude's context so answers match the libraries you actually use.
  • Context+ MCP Server - MCP server for semantic codebase intelligence, combining AST structure, embeddings, clustering, feature hubs, restore points, and memory graph tools.
  • ContrastAPI Security Tools - 49 remote MCP security tools for CVE/KEV/CWE/EPSS lookup, composite CVSS+EPSS+KEV+PoC risk scoring, CVSS v3.x vector parsing, domain/IP/IOC enrichment, dependency and web intelligence checks, MITRE ATLAS AI/ML attacks, and MITRE D3FEND defenses. Anonymous tier available; Pro tier uses an API key.
  • Conveo MCP Server for Claude - Official Conveo remote MCP server for AI-led qualitative research—design studies, manage questions and stimuli, run analyses, and handle recruitment via OAuth at app.conveo.ai.
  • Convex MCP Server - The official Convex MCP server, built into the Convex CLI, that lets AI agents introspect and query a Convex deployment — listing tables, paginating data, running deployed functions and read-only one-off queries, reading logs and function specs, and managing environment variables — with production deployments blocked by default as a safety measure.
  • Cookiy MCP Server for Claude - Cookiy hosted MCP server and cookiy-mcp bootstrap CLI for AI-moderated user research—studies, interviews, recruitment, reports, and quantitative surveys over OAuth streamable HTTP.
  • Coolify MCP Server - MCP server for Coolify infrastructure management, diagnostics, deployments, logs, projects, environments, applications, databases, services, env vars, storage, scheduled tasks, private keys, cloud tokens, teams, and docs search.
  • Couchbase MCP Server - An MCP server from the official Couchbase-Ecosystem org that lets LLMs interact directly with Couchbase clusters — running SQL++/N1QL queries, performing document CRUD, discovering schema and data models, and analyzing query performance, with a read-only mode enabled by default.
  • Courier MCP Server for Claude - Manage Courier notifications from Claude — send messages and templates, manage user profiles and preferences, configure notification routing, handle automations and journeys, and manage subscriber lists — with the official Courier remote MCP server.
  • Cupertino MCP Server - Local Apple documentation CLI and MCP server that gives Claude searchable offline access to Apple Developer Documentation, Swift Evolution proposals, Human Interface Guidelines, sample code, Swift.org pages, the Swift Book, and Swift package metadata.
  • Curio MCP Server for Claude - Curio is a design-style library for AI: hundreds of real design styles — movements, brands, and cultural traditions — packaged as token-complete, machine-readable specs.
  • Customer.io MCP Server for Claude - Manage Customer.io from Claude — create segments, inspect customer profiles, send broadcasts and campaigns, work with journeys, and access the full Journeys UI and CDP Data Pipelines APIs — with the official Customer.io remote MCP server.
  • CVE MCP Server - Security intelligence MCP server that lets Claude look up CVEs, EPSS scores, CISA KEV status, OSV package vulnerabilities, exploit indicators, MITRE mappings, IP reputation, passive DNS, Shodan host data, malware intelligence, URL safety, and risk reports across optional third-party APIs.
  • Cyanheads Obsidian MCP Server - Apache-licensed TypeScript MCP server for Obsidian vaults with stdio and Streamable HTTP transports, Local REST API access, note search, section-aware edits, tag/frontmatter management, path policies, and read-only controls.
  • Cypress Cloud MCP Server - Official remote MCP server for connecting Claude and other AI coding tools to Cypress Cloud runs, failures, flake data, accessibility reports, and UI Coverage results.
  • Dagu MCP Server - Built-in Streamable HTTP MCP server for Dagu that lets AI agents read workflow state, inspect DAG specs and logs, preview or apply workflow changes, and start, enqueue, retry, or stop DAG runs.
  • Daloopa MCP Server for Claude - Access high-quality fundamental financial data from SEC filings and investor presentations
  • Data API Builder MCP Tools - MCP support in Azure Data API Builder for exposing configured database entities as MCP tools, including entity discovery and DML operations over Azure databases and supported on-premises data stores.
  • Datadog MCP Server for Claude - Official Datadog MCP Server for connecting Claude, Codex, Cursor, and other MCP clients to Datadog observability, incidents, logs, metrics, traces, dashboards, monitors, notebooks, services, and security signals.
  • DataForB2B MCP Server for Claude - DataForB2B remote MCP server exposing people and company search, enrichment, and agentic discovery over 800M+ profiles and 75M+ companies via streamable HTTP.
  • data.gouv.fr MCP Server - Official data.gouv.fr MCP server for searching French national open datasets, exploring organizations and data services, inspecting resources, querying tabular data, and retrieving dataset metrics through Claude.
  • DataHub MCP Server for Claude - Connect Claude to DataHub — search assets, trace data lineage, explore schemas, retrieve real query history, and enrich metadata — with the official DataHub MCP server from Acryl Data, supporting the full DataHub data catalog platform.
  • DataMerge MCP MCP Server for Claude - DataMerge native MCP server for B2B company enrichment, corporate hierarchies, contact search, and lookalike discovery across 375M+ companies via remote HTTP or local @datamerge/mcp stdio.
  • DaVinci Resolve MCP Server - MCP server for controlling DaVinci Resolve Studio through the official scripting API, with tools for projects, timelines, media pools, render setup, review markers, grading, Fusion, Fairlight, and source-safe media analysis.
  • DBHub MCP Server - Token-efficient database MCP server for PostgreSQL, MySQL, MariaDB, SQL Server, and SQLite.
  • dbt MCP Server - Official dbt Labs MCP server that gives AI agents context from dbt Core, dbt Fusion, dbt Platform, project metadata, SQL tools, lineage, Admin API, and dbt documentation search.
  • Deep Research MCP Server - Self-hostable deep research app with MCP and SSE APIs for generating multi-step research reports using configurable LLM and search providers.
  • Deepgram MCP Server for Claude - Transcribe audio, synthesize speech, and run audio intelligence directly from Claude with the official Deepgram MCP server — dynamic tool discovery fetches new capabilities from Deepgram's API at runtime without requiring package upgrades.
  • DeepLedger — AI Accountant for QuickBooks MCP Server - DeepLedger MCP server ai.deepledger/mcp for QuickBooks recording, reconciliation, and month-end close workflows over streamable HTTP.
  • delega.ai for AWS Pricing Calculator MCP Server for Claude - Delega hosted MCP server that creates AWS cost estimates and shareable AWS Pricing Calculator links from natural language without leaving your AI client.
  • Demand Discovery AI MCP Server for Claude - Free hosted Demand Discovery AI MCP server that answers startup validation questions, explains demand signals, and kicks off market research reports with no API key required.
  • Descope MCP Server for Claude - Manage your Descope identity project from Claude — search users, configure auth flows, inspect audit logs, manage tenants, and search Descope documentation — with the official Descope remote MCP server hosted at mcp.descope.com.
  • designlang MCP Server - MCP server for extracting design systems from live websites, including design tokens, regions, components, contrast data, Tailwind themes, Figma variables, and prompt packs.
  • Desktop Commander MCP Server - Local MCP server that gives AI assistants terminal control, process management, filesystem operations, search, diff editing, and document handling for desktop automation and development workflows.
  • Claude Desktop MCP Setup - Configure MCP servers in the Claude Desktop app by editing claude_desktop_config.json. Grounded walkthrough covering config file locations, the mcpServers JSON structure, the filesystem server, and how to verify and troubleshoot the connection.
  • DevDocs MCP Server - Self-hosted documentation crawler and Markdown MCP server that lets Claude query crawled technical documentation, list files, read sections, search content, inspect metadata, and keep generated Markdown in sync.
  • DigitalOcean MCP Server for Claude - Connect Claude to DigitalOcean — manage Apps, Droplets, managed Databases, Kubernetes, Container Registry, networking, and Functions — with DigitalOcean's official Model Context Protocol server.
  • Discord MCP Server for Claude - Discord bot integration for community management, moderation, and server automation
  • Django MCP Server - Django extension that exposes MCP endpoints and stdio transport for Django apps, with declarative model query tools, custom toolsets, DRF create/list/ update/delete tool publishing, serializer output, and MCP inspection.
  • Docker MCP Gateway - Docker's MCP CLI plugin and gateway for running catalog, OCI, registry, or local-file MCP servers in containers and exposing them to Claude, Cursor, VS Code, and other MCP clients through a shared gateway profile.
  • Docker MCP Server for Claude - Manage Docker containers, images, and services directly through Claude with comprehensive Docker API integration
  • Draw.io MCP Server - MCP server for controlling Draw.io and diagrams.net diagrams from Claude, including document discovery, page management, layers, shapes, edges, Mermaid import, diagram import/export, and a built-in editor mode.
  • Dreamlit MCP Server - Hosted Streamable HTTP MCP server for creating, inspecting, testing, publishing, unpublishing, analyzing, and styling Dreamlit notification workflows from AI clients.
  • Drillr - The Financial MCP for AI Agents MCP Server - Streamable HTTP MCP server for financial research workflows, including standardized financial data, SEC filing search, company discovery, market signals, ticker resolution, and alternative-data table exploration.
  • Dropbox Dash MCP Server for Claude - Official Dropbox Dash remote MCP server that lets Claude search connected company content, read documents, resolve source URLs, and inspect Dash knowledge from MCP-capable clients.
  • DuckDB MCP Server - MCP server for querying a local DuckDB database file from Claude through a single SQL query tool, with optional DuckDB-native read-only mode.
  • DuckDuckGo MCP Server - MCP server that gives Claude DuckDuckGo web search plus webpage content fetching and parsing tools.
  • Dynatrace MCP Server for Claude - Connect Claude to Dynatrace observability data — run DQL queries, investigate problems and vulnerabilities, analyze Kubernetes events, forecast timeseries, and resolve entity names — with the official Dynatrace open-source MCP server.
  • edgartools SEC MCP Server - Local MCP server for the edgartools Python library, letting Claude search, parse, read, compare, and analyze SEC EDGAR filings, companies, ownership, funds, proxy statements, notes, trends, and live filing feeds.
  • Elastic Agent Builder MCP Server for Claude - Official Elastic Agent Builder MCP server endpoint for connecting Claude, Cursor, VS Code, and other MCP clients to Elastic Agent Builder tools through Kibana with API-key scoped access to Elasticsearch indices and Agent Builder privileges.
  • Elasticsearch MCP Server for Claude - Connect Claude to your Elasticsearch cluster — search indices, inspect mappings, run ES|QL, and check shard health — with Elastic's official Model Context Protocol server.
  • ElevenLabs MCP Server - Official ElevenLabs MCP server for generating speech, designing voices, cloning voices, transcribing audio, creating sound effects, and working with conversational audio agents through the ElevenLabs API.
  • Engram MCP Server - Local-first persistent memory MCP server for AI coding agents, backed by a single Go binary, SQLite, FTS5 search, CLI, HTTP API, and TUI.
  • ENScan_GO MCP Server - Go-based enterprise-information gathering MCP server for authorized security research, exposing local SSE tools for company search, ICP records, apps, Weibo, WeChat public accounts, mini programs, recruiting data, copyright records, suppliers, investments, branches, and paginated data-source queries.
  • Exa MCP Server - Web search and web fetch MCP server that connects AI assistants to Exa's hosted search, crawling, code search, and research capabilities.
  • Excalidraw Canvas MCP Server - MCP server and live Excalidraw canvas toolkit that lets Claude create, inspect, update, export, snapshot, and iteratively refine diagrams.
  • Excel MCP Server - MCP server for creating, reading, updating, formatting, charting, validating, and analyzing Excel workbooks without requiring Microsoft Excel.
  • Expo MCP Server for Claude - Official Expo-hosted remote MCP server for connecting Claude and other MCP clients to Expo documentation, Expo SDK guidance, EAS builds, EAS workflows, TestFlight crash and feedback data, React Native DevTools, and simulator automation for Expo projects.
  • FastAPI-MCP Server - FastAPI-native package that exposes FastAPI endpoints as Model Context Protocol tools while preserving schemas, docs, and existing authentication dependencies.
  • Fetch MCP Server - Official MCP server that fetches web content and converts HTML pages into markdown for model-friendly reading.
  • Figma Context MCP Server - Framelink MCP server that gives AI coding agents simplified Figma layout, styling, and design context for implementing Figma frames in code.
  • Figma MCP Server for Claude - Access designs, export assets, and interact with Figma files through Claude
  • Filesystem MCP Server - MCP Servers - Official MCP server providing secure file system operations for Claude Desktop and Claude Code
  • FilingFirehose MCP Server - Remote MCP server over US SEC EDGAR filings — parsed 8-K (with body-text detection of suspected misclassifications under Item 8.01), Schedule 13D/G with activist filer tagging, and S-3 / 424B5 ATM-offering detection.
  • Financial Datasets MCP Server - Python MCP server that lets Claude query Financial Datasets for stock statements, prices, company news, crypto prices, and SEC filings.
  • Firebase MCP Server - Official Firebase MCP server bundled with Firebase CLI, giving Claude project, app, Auth, Firestore, Realtime Database, Storage, Crashlytics, Data Connect, Functions, Messaging, Remote Config, rules, and deploy capabilities.
  • Firecrawl MCP Server - Official Firecrawl MCP server for scraping, crawling, mapping, searching, and extracting web content through Claude Code, Claude Desktop, Cursor, VS Code, Windsurf, and other MCP clients.
  • Fireflies MCP Server for Claude - Extract valuable insights from meeting transcripts and summaries
  • Firefox DevTools MCP - Mozilla-maintained MCP server for automating Firefox through WebDriver BiDi, with tools for page navigation, snapshots, UID-based input, screenshots, network requests, console messages, dialogs, history, viewport changes, optional JavaScript evaluation, privileged Firefox contexts, preferences, and WebExtension.
  • Flexprice MCP Server for Claude - Connect Claude to Flexprice for scoped customer, subscription, invoice, pricing, and usage-event billing operations.
  • Fli Google Flights MCP Server - Google Flights MCP server, CLI, and Python library for searching flights, flexible travel dates, airports, and booking options through a reverse engineered Google Flights API workflow.
  • Fly.io MCP Server for Claude - Manage Fly.io applications, machines, volumes, secrets, certificates, and organizations from Claude — with the official Fly.io MCP server built into the flyctl CLI.
  • FreeCAD MCP Server - MCP server and FreeCAD add-on that lets Claude create, inspect, edit, delete, view, and analyze FreeCAD documents and objects through an RPC bridge.
  • freee MCP Server - Official freee MCP server for connecting Claude to freee accounting, HR, invoices, project time, sales, IT management, and e-signature APIs.
  • FunASR MCP Server - MCP server example from FunASR that lets Claude transcribe local audio files with local speech recognition, automatic language handling, timestamps, and speaker labels when available.
  • gcloud MCP Server - Google Cloud gcloud MCP server from googleapis that lets Claude run approved gcloud CLI commands with allowlist and denylist controls for cloud resource inspection, automation, and operations.
  • Gemini MCP Tool - Stdio MCP server that lets Claude ask the Google Gemini CLI for large-file, codebase, brainstorming, and sandboxed analysis while preserving MCP tool and prompt workflows inside Claude Code or compatible MCP clients.
  • GhidraMCP Server - Ghidra plugin and MCP bridge that lets AI assistants inspect, decompile, rename, comment, and analyze binaries through Ghidra reverse-engineering workflows.
  • Git MCP Server for Claude - Official MCP server providing Git repository tools for reading, searching, and manipulating Git repositories
  • GitBook Published Docs MCP Server for Claude - Connect Claude to published GitBook documentation through read-only MCP servers generated for each docs site.
  • GitHub MCP Server for Claude - Official GitHub MCP server providing comprehensive GitHub API access for repository management, file operations, and search functionality
  • GitLab MCP Server for Claude - Official GitLab MCP server that connects Claude and other MCP clients to GitLab projects, issues, merge requests, pipelines, job logs, labels, work items, and semantic code search through OAuth.
  • GitMCP Docs Server - Remote MCP server that turns any GitHub repository or GitHub Pages site into a documentation and code context source for AI coding assistants.
  • Gittensory MCP Server for Claude - Gittensory MCP connects Claude and other MCP clients to private, metadata-only Gittensor contribution mining workflows for branch preflight, scoreability estimates, maintainer-fit checks, and public-safe PR packets.
  • Glean MCP Server for Claude - Connect Claude to Glean — run company-wide enterprise search and chat with the Glean AI Assistant across your connected workplace apps — with the official MCP server for the Glean platform.
  • Godot MCP Server - MCP server for controlling the Godot game engine, launching the editor, running projects, capturing debug output, and editing scenes and resources.
  • GoodMemory MCP Server - Local-first GoodMemory MCP server for giving Claude durable, scoped memory with SQLite storage, auditable recall, explicit deletion, and opt-in governed writes.
  • Google Analytics MCP Server - Experimental Google Analytics MCP server that lets Claude retrieve GA4 account and property details, Google Ads links, custom dimensions and metrics, core reports, funnel reports, and realtime reports.
  • Google Search Console MCP Server - MCP server for Google Search Console that lets Claude list properties, inspect indexing status, query search analytics, compare performance periods, audit sitemaps, and manage Search Console resources with guarded destructive tools.
  • Google Workspace MCP Server - Comprehensive Google Workspace MCP server and CLI for Gmail, Drive, Calendar, Docs, Sheets, Slides, Forms, Chat, Apps Script, Tasks, Contacts, and Custom Search workflows.
  • GPT Researcher MCP Server - MCP server for GPT Researcher that gives Claude deep research, quick search, report writing, source retrieval, research context, and research-resource tools backed by web search and LLM providers.
  • Grafana MCP Server for Claude - Connect Claude to Grafana for metrics, logs, dashboards, alerting, incidents, and observability workflows.
  • Graphlit MCP Server - MCP server for the Graphlit platform, enabling Claude to ingest, search, retrieve, organize, and operate on files, web pages, feeds, collections, conversations, memory, connectors, crawls, and RAG-ready project knowledge.
  • GraphQL MCP Server - Generic GraphQL MCP server for schema introspection, schema resources, and GraphQL query execution against a configured endpoint.
  • Groq MCP Server for Claude - Query Groq's ultra-fast inference models from Claude — vision, text-to-speech, speech-to-text, batch processing, and agentic compound-beta tools with web search and code execution — using the official Groq Model Context Protocol server.
  • GrowthBook MCP Server for Claude - Manage A/B tests and feature flags in GrowthBook from Claude — list and create experiments, toggle rollouts, review test results, and interact with your GrowthBook workspace — with the official GrowthBook MCP server.
  • HAPI MCP Server - HAPI MCP exposes OpenAPI specifications as MCP tools dynamically using the la-rebelion hapimcp project and MCP Registry package ai.com.mcp/hapi-mcp.
  • Harness MCP Server for Claude - Access the entire Harness.io DevOps platform from Claude — CI/CD pipelines, GitOps, feature flags, cloud cost, security testing, chaos engineering, and more — through 11 consolidated tools covering 216 resource types across 36 toolsets, with 32 built-in prompt templates.
  • Headroom MCP Server - Local-first context compression MCP server for reducing tool outputs, logs, files, RAG chunks, and agent context before they reach the model.
  • Heroku MCP Server for Claude - Official Heroku Platform MCP server that connects Claude and other MCP clients to Heroku apps, dynos, add-ons, pipelines, Private Spaces, maintenance mode, logs, deployments, one-off dynos, Heroku Postgres, and optional Heroku AI tools through the Heroku CLI.
  • HexStrike AI MCP Server - Offensive security MCP framework that connects AI agents to a large toolkit for authorized penetration testing, vulnerability discovery, CTF, OSINT, and security research workflows.
  • HeyClaude MCP Server - Search the public HeyClaude registry, fetch entry details, inspect compatibility, and build PR-first submission URLs through MCP.
  • Home Assistant MCP Server - MCP server that lets Claude inspect, control, and manage Home Assistant entities, automations, dashboards, add-ons, backups, and system state.
  • Honeycomb MCP Server for Claude - Connect Claude to Honeycomb observability data — query traces and events, investigate alerts, manage boards and triggers, create SLOs, and cross-reference production behavior with your codebase — with the official Honeycomb hosted MCP server.
  • HttpRunner UIXT MCP Server - MCP server from HttpRunner that exposes UIXT device and browser automation tools for Android, iOS, Harmony, and Web testing through the hrp mcp-server command.
  • Hubspot MCP Server for Claude - Access and manage HubSpot CRM data including contacts, companies, and deals
  • Hugging Face MCP Server - MCP Servers - Access Hugging Face Hub and Gradio AI applications
  • Hyperbrowser MCP Server - Hyperbrowser's MCP server for AI agents that need hosted browser scraping, crawling, structured extraction, Bing search, persistent browser profiles, and browser-use, OpenAI CUA, or Claude computer-use browser agents.
  • IBM MCP Context Forge - Open-source MCP gateway, registry, and proxy from IBM that federates MCP servers, A2A agents, REST APIs, and gRPC services behind centralized discovery, governance, authentication, observability, and admin controls.
  • IDA Pro MCP Server - MCP server and Claude Code plugin for connecting IDA Pro or headless idalib to AI assistants for reverse engineering, decompilation, xref lookup, renaming, commenting, and binary analysis workflows.
  • Ignav Flights - MCP server providing live flight prices and booking links.
  • iMCP MCP Server - macOS app and bundled stdio MCP server that lets Claude access selected local services such as Calendar, Contacts, Messages, Location, Maps, Reminders, camera, microphone, screenshots, Shortcuts, utilities, and Weather.
  • inference.sh MCP Server - Hosted streamable-HTTP MCP server that exposes inference.sh platform tools for running apps, managing tasks, proxying external MCP connectors, and calling hundreds of hosted AI models from Claude Code, Cursor, and other MCP clients.
  • Inferventis MCP Server for Claude - Inferventis hosted MCP server with 20 financial tools for FX rates, stocks, crypto, news, and URL reading over streamable HTTP, with many free tools and optional premium API keys.
  • Infisical MCP Server - The official Infisical MCP server (@infisical/mcp) that lets AI assistants work with Infisical's secrets-management API through function calling — reading, creating, updating, and deleting secrets, and managing projects, environments, folders, and project members — authenticating with a Machine Identity (universal auth) or an access token against Infisical Cloud or a self-hosted instance.
  • InfluxDB 3 MCP Server - The official InfluxData MCP server for InfluxDB 3 (Core, Enterprise, Cloud Dedicated, Clustered, and Cloud Serverless). It lets LLMs run SQL queries, write line-protocol data, inspect databases and measurement schemas, manage databases and tokens, and check cluster health over the Model Context Protocol.
  • Inngest MCP Server for Claude - Connect Claude to your local Inngest Dev Server — list functions, send events, invoke functions, monitor run status, and search Inngest documentation — with the built-in Inngest Model Context Protocol server that ships with the Inngest dev environment.
  • Intercom MCP Server for Claude - Access customer conversations, tickets, and user data in real-time
  • Invideo MCP Server for Claude - Build video creation capabilities into your applications
  • iOS Simulator MCP Server - MCP server for controlling iOS simulators from AI agents, including simulator discovery, UI taps, typing, swipes, accessibility inspection, screenshots, video recording, app install, and app launch.
  • iTerm MCP - MCP server that gives Claude access to the active iTerm2 session for writing terminal input, reading terminal output, and sending control characters.
  • JADX AI MCP Server - JADX plugin and companion Python MCP server that lets Claude inspect, search, refactor, and debug decompiled Android APKs from JADX-GUI.
  • Jam MCP Server for Claude - Debug faster with AI agents that access video recordings, console logs, and network requests
  • jCodeMunch MCP Server - Token-efficient MCP server for source-code exploration that indexes codebases with tree-sitter, then lets agents retrieve symbols, file outlines, dependency context, blast radius, dead code, PR risk, and targeted source snippets instead of reading whole files.
  • JetBrains MCP Server for Claude - Official built-in JetBrains MCP server that connects Claude and other MCP clients to IntelliJ IDEA, PyCharm, WebStorm, Android Studio, and other IntelliJ-based IDEs for project analysis, code insight, file edits, build feedback, run configurations, terminal commands, debugger context, and optional database tools.
  • Jina AI MCP Server for Claude - Connect Claude to Jina AI's Reader, Search, Embeddings, and Reranker APIs — read URLs as clean markdown, run web and academic searches, extract PDFs, and rerank results — with the official Jina AI remote MCP server.
  • Jira MCP Server for Claude - Manage Jira tickets and Confluence documentation
  • jscpd MCP Server - Copy-paste detection MCP server that scans a codebase and lets AI assistants check snippets, inspect duplication statistics, and review current-directory duplication through jscpd's detection engine.
  • Jupyter MCP Server - MCP server for connecting Claude to Jupyter notebooks, kernels, files, cells, multimodal outputs, and JupyterLab workflows over stdio or Streamable HTTP.
  • Kagi MCP Server - Official Kagi MCP server that gives Claude web, news, video, podcast, image, and page-extraction tools backed by the Kagi Search and Extract APIs.
  • Keeper.sh MCP Server - Self-hostable calendar MCP service for Keeper.sh that lets Claude list calendars and accounts, read events, create or update events, delete events, respond to invites, and retrieve iCal feed URLs through Keeper's API.
  • KiCad MCP Server - MCP server for KiCad projects that lets Claude discover boards, inspect project structure, analyze PCB and schematic files, extract netlists, review BOMs, run design-rule workflows, and generate board thumbnails.
  • Klavis Strata MCP Router - Open-source MCP router from Klavis AI that progressively exposes actions from multiple configured MCP servers instead of flooding Claude with every tool.
  • KLinePic MCP Server - Source-backed KLinePic stdio MCP server for turning broker and exchange fills into annotated post-trade candlestick review charts, with capability discovery and no-charge request preflight before quota-consuming rendering.
  • Knock MCP Server for Claude - Manage your Knock notification infrastructure from Claude — create and edit workflows, channels, templates, and email layouts, manage users and tenants, commit changes across environments, and debug message logs — with the official Knock remote MCP server.
  • Kordoc MCP Server - MCP server for parsing Korean HWP, HWPX, HWPML, PDF, XLSX, and DOCX files into Markdown, with tools for metadata extraction, page ranges, tables, document diffs, form extraction, and HWPX form filling.
  • Korean Law MCP Server - MCP server and CLI for searching Korean statutes, precedents, ordinances, treaties, interpretations, citation checks, amendment timelines, and legal scenario workflows through Korea's official law APIs.
  • Kreuzberg MCP Server - Document intelligence MCP server for extracting text, metadata, OCR output, structured data, embeddings, chunks, cache state, and supported-format information from PDFs, Office files, images, code, and many other formats.
  • Kubernetes MCP Server - MCP Servers - Kubernetes cluster management and container orchestration through MCP integration
  • Langfuse Docs MCP Server for Claude - Connect Claude Code, Cursor, Copilot, Windsurf, and other MCP clients to the public Langfuse documentation MCP server for tracing, prompt management, evaluation, and agent observability implementation help.
  • LangSmith MCP Server for Claude - Connect Claude to LangSmith — retrieve conversation threads and traces, fetch and push prompts, browse evaluation datasets and experiments, and access billing usage — with the official LangSmith Model Context Protocol server from LangChain.
  • Laravel Boost MCP Server - Official Laravel MCP server and AI development toolkit that gives Claude Laravel-specific docs, application context, logs, database tools, and coding guidelines.
  • LaunchDarkly MCP Server for Claude - Manage LaunchDarkly feature flags, AI configs, environments, and audit logs from Claude — with the official LaunchDarkly Model Context Protocol server backed by the LaunchDarkly REST API.
  • LeanCTX MCP Server - Local-first context-engineering MCP server and CLI that gives Claude token-efficient file reads, shell-output compression, code search, graph queries, persistent session memory, context packaging, verification tools, and dashboard-style token accounting through a single Rust binary.
  • Spain Legal by Legal Fournier - Spain Legal by Legal Fournier is a public, read-only MCP server for Spain legal route screening. It helps AI assistants explore visa options, Beckham Law eligibility, NIE/TIE steps, residency/nationality paths, EU family routes, and when to prepare a human Legal Fournier handoff.
  • LINE Bot MCP Server - Official LINE MCP server that connects Claude and other AI agents to the LINE Messaging API for push messages, broadcasts, profile lookup, quotas, follower IDs, and rich-menu management.
  • Linear MCP Server for Claude - Integrate with Linear's issue tracking and project management system
  • LinkedIn MCP Server - MCP server that lets Claude use an authenticated LinkedIn browser session to inspect profiles, companies, jobs, feeds, inboxes, and conversations.
  • Linux MCP Server for Claude - Run Linux system diagnostics from Claude — inspect CPU, memory, disk, network, services, processes, and journal logs — with the official Linux MCP Server from Red Hat's RHEL Lightspeed team, supporting both local and remote SSH-connected hosts.
  • Liveblocks MCP Server for Claude - Manage Liveblocks real-time collaboration infrastructure from Claude — create and manage rooms, broadcast events, retrieve collaborative storage and Yjs documents, manage threads and comments, handle inbox notifications, and configure notification settings — with the official Liveblocks MCP server.
  • LiveKit Docs MCP Server - Connect Claude Code, Cursor, Codex, VS Code, Gemini CLI, Copilot CLI, and other MCP clients to LiveKit's free documentation MCP server for current realtime voice AI, WebRTC, SDK, CLI, and agent implementation context.
  • LLM Pulse MCP Server for Claude - Hosted LLM Pulse MCP server for AI visibility analytics, brand mentions, citations, sentiment, share of voice, recommendations, GEO Writer, and AI traffic workflows.
  • Pydantic Logfire MCP Server for Claude - Query OpenTelemetry traces and metrics, manage dashboards, analyze distributed traces, and investigate exceptions from Claude — with the official Pydantic Logfire remote MCP server hosted at logfire-us.pydantic.dev/mcp.
  • Mac Messages MCP Server - macOS Messages MCP server that lets Claude read recent conversations, search messages, inspect contacts and chats, fetch attachments, and send iMessage or SMS/RCS messages.
  • macOS Automator MCP - MCP server for running AppleScript and JavaScript for Automation on macOS, with a searchable knowledge base of automation recipes for apps, files, browsers, system settings, Terminal, and productivity workflows.
  • Magic MCP Server for Claude - Magic MCP by 21st.dev lets Claude generate polished, production-ready UI components from natural language, returning React and Tailwind code you can drop straight into a project.
  • Magic UI MCP Server for Claude - Browse and install Magic UI animated React components from Claude — search the library by name or keyword, retrieve full installation details for any entry, and get guided setup instructions — with the official Magic UI MCP server.
  • Mapbox MCP Server - Official Mapbox MCP server for geocoding, POI search, routing, travel-time matrices, isochrones, static maps, and geospatial calculations in Claude.
  • MariaDB MCP Server - Official MariaDB MCP server for schema inspection, read-only SQL, optional database creation, and vector-store search against MariaDB databases.
  • Markdownify MCP Server - MCP server that converts PDFs, Office files, images, audio, webpages, YouTube transcripts, and existing Markdown files into Markdown.
  • MarkItDown MCP Server - Microsoft-maintained MCP server for converting HTTP, HTTPS, file, and data URIs into Markdown through the MarkItDown document-conversion library.
  • MATLAB MCP Core Server - Official MathWorks MCP server that lets Claude detect MATLAB installations, inspect toolboxes, analyze MATLAB files, evaluate MATLAB code, run scripts, run tests, and expose reviewed custom MATLAB functions as MCP tools.
  • MaxKB MCP Server - MCP endpoint in MaxKB that exposes a published MaxKB application as an authenticated tool, letting Claude send messages into a configured enterprise agent, RAG workflow, or knowledge-base-backed application.
  • MaxMSP MCP Server - Source-install MCP server that connects Claude to Max, Max/MSP, and Jitter patches so it can inspect patch objects, add and remove objects, connect and disconnect patch cords, set attributes, send messages, trigger bangs, and use bundled Max object documentation while building or explaining patches.
  • MCP Alchemy - SQLAlchemy-backed MCP server for exploring relational databases, inspecting schemas and relationships, and executing SQL queries from Claude.
  • MCP Atlassian Server - Community MCP server for Jira and Confluence that supports Atlassian Cloud and Server/Data Center deployments with search, create, update, transition, comments, attachments, pages, and agile tools.
  • MCP-Brasil - Open source MCP server for querying Brazilian public data sources, including economic, legislative, transparency, judicial, electoral, environmental, health, education, public-safety, aviation, and infrastructure datasets.
  • MCP Feedback Enhanced - Interactive feedback MCP server that opens a web or Tauri desktop interface so AI coding agents can ask the human for confirmation, structured feedback, screenshots, prompt snippets, and follow-up direction during development.
  • MCP Installer Server - MCP server that lets Claude install other MCP servers into Claude Desktop by writing MCP config entries for npm packages, uvx packages, or locally cloned Node-based MCP server projects.
  • MCP Language Server - Go MCP server that launches an existing stdio language server and exposes semantic code-navigation tools such as definitions, references, hover, diagnostics, symbol rename, and file edits.
  • MCP-NixOS - MCP server for live NixOS, nixpkgs, Home Manager, nix-darwin, Nixvim, FlakeHub, Noogle, NixOS Wiki, nix.dev, NixHub, binary cache, and local flake input lookups.
  • mcp-proxy Transport Bridge - MCP transport bridge that converts between stdio, SSE, and Streamable HTTP so local MCP clients can reach remote servers, or remote clients can reach local stdio servers.
  • MCP Registry MCP Server - MCP server that lets Claude and other MCP clients search and page through the official MCP Registry from a local stdio server.
  • MCP SQLite Server for Claude - Read and write any local SQLite database from Claude — get database info, list tables, inspect schemas, create/read/update/delete records, and run raw SQL queries — with the MCP SQLite server that connects to any .db file you specify.
  • MCP Teams Server - MCP server for Microsoft Teams channel workflows, including reading threads, posting new threads, replying to threads, mentioning members, and listing team members.
  • MCP Toolbox for Databases - Open source MCP server and tool framework from Google for connecting AI agents, IDEs, and applications to databases through prebuilt or custom database tools.
  • MCP Unity Editor Server - Unity Editor MCP bridge from CoderGamester that lets Claude and other MCP clients inspect scenes, manage GameObjects, edit components and materials, run tests, read console logs, and automate Unity project workflows through a Node.js stdio server connected to a Unity WebSocket bridge.
  • MCPHub Server Manager - Dashboard, CLI, and gateway for centrally managing many MCP servers and exposing them as authenticated all-server, group, single-server, or smart routing endpoints.
  • MCPJungle Gateway - Self-hosted MCP gateway for registering HTTP and stdio MCP servers once, exposing them through a unified MCP endpoint, and using tool groups, access-control, and upstream authentication for shared agent deployments.
  • mcpo MCP OpenAPI Proxy - MCP-to-OpenAPI proxy server that wraps MCP servers and exposes their tools as standard HTTP endpoints with generated OpenAPI schemas and docs.
  • MeiGen AI Design MCP Server - MCP server and CLI for AI image and video generation with gallery search, prompt enhancement, model listing, local preferences, ComfyUI workflows, MeiGen Cloud, and OpenAI-compatible provider support.
  • Meilisearch MCP Server for Claude - Connect Claude to Meilisearch — manage indexes, add and search documents, tune settings, and monitor tasks — with Meilisearch's official Model Context Protocol server.
  • Memesio MCP Server - Memesio MCP Server is a hosted MCP endpoint for meme template discovery, captioned meme creation, share links, and AI-assisted meme generation. Public tools support anonymous/rate-limited usage, while optional developer or agent keys unlock higher-rate, premium, and AI-powered actions.
  • Memory Bank MCP Server - MCP server for remote project memory-bank management, with multi-project directories, file listing, read/write/update tools, and path isolation.
  • Memory MCP Server for Claude - Official reference MCP server that gives Claude persistent memory through a local knowledge graph of entities, relations, and observations, stored in a file on your own machine.
  • Metabase MCP Server for Claude - Query and explore your Metabase instance from Claude — list dashboards and cards, retrieve and execute saved questions, run SQL queries, export large result sets, and search across all Metabase resources — with the Metabase MCP server optimized for 90% token reduction.
  • MetaMCP Gateway - Docker-deployed MCP gateway that aggregates downstream MCP servers into namespaces, endpoints, SSE, Streamable HTTP, OpenAPI, auth, and rate limits.
  • Microsandbox MCP Server for Claude - Connect Claude to Microsandbox microVMs for sandbox lifecycle, command execution, filesystem, volume, and metrics workflows.
  • Microsoft Learn MCP Server - Official Microsoft Learn remote MCP server that gives AI agents real-time access to Microsoft documentation search, page fetch, and code sample search.
  • Microsoft MCP Gateway - MIT-licensed Kubernetes gateway and management layer for MCP servers, with session-aware routing, adapter lifecycle APIs, tool registration, Entra ID role authorization, and optional agent/session preview resources.
  • Milvus MCP Server - MCP server from Zilliz for connecting Claude to Milvus vector database collections, text search, vector search, hybrid search, inserts, deletes, indexes, collection loading, database switching, and collection metadata.
  • MiniMax MCP Server - Official MiniMax MCP server for using MiniMax text-to-speech, voice cloning, voice design, image generation, video generation, music generation, and media retrieval APIs from Claude and other MCP clients.
  • Mixpanel MCP Server for Claude - Query Mixpanel analytics data from Claude — run insights, funnels, flows, retention analysis, manage dashboards, explore events and properties, run experiments, and analyze session replays — with the official Mixpanel remote MCP server.
  • Mobile MCP Server - Cross-platform mobile automation MCP server for iOS and Android simulators, emulators, and real devices using accessibility snapshots, screenshots, coordinate taps, app management, and input tools.
  • Monday MCP Server for Claude - Manage monday.com boards, items, and CRM activities
  • MongoDB MCP Server for Claude - Official MongoDB MCP server that connects Claude and other MCP clients to MongoDB databases and MongoDB Atlas for read-only analysis, schema metadata, aggregation, Atlas project operations, performance advisor data, exports, and MongoDB Assistant knowledge search.
  • MotherDuck MCP Server for Claude - Connect Claude to MotherDuck and DuckDB — run SQL queries and explore databases, tables, and columns — with the official MotherDuck Model Context Protocol server.
  • Mux MCP Server - The official Mux MCP server (@mux/mcp) that gives AI agents access to the Mux API for video and analytics. It uses a "Code Mode" scheme — exposing a documentation-search tool and a code tool that runs agent-written TypeScript against the Mux SDK in an isolated sandbox — to work with Mux Video (assets, live streams, playback IDs, uploads) and Mux Data (viewer metrics and monitoring).
  • MySQL MCP Server - MCP server for connecting Claude to MySQL databases with schema inspection, SQL query execution, SSH tunnel support, multi-database mode, and configurable write-operation controls.
  • n8n MCP Server - MCP server that gives Claude and other MCP clients structured access to n8n node documentation, workflow templates, validation tools, and optional n8n API workflow management.
  • Neo4j MCP Server - Official Neo4j MCP server for giving Claude structured access to Neo4j graph schema introspection, read-only Cypher, optional write Cypher, and Graph Data Science procedure discovery.
  • Neon MCP Server for Claude - Official Neon MCP server that connects Claude and other MCP clients to Neon Postgres projects, branches, schemas, SQL queries, migrations, performance tuning, Neon Auth, Data API setup, and Neon documentation through a hosted Streamable HTTP endpoint.
  • Netlify MCP Server for Claude - Create, deploy, and manage websites on Netlify platform
  • New Relic MCP Server for Claude - Official New Relic AI MCP Server for connecting Claude, Codex, VS Code, Windsurf, Gemini CLI, and other MCP clients to New Relic observability data, NRQL, alerts, incidents, entities, logs, performance analysis, and deployment impact context.
  • Nginx UI MCP Module - Built-in MCP interface for Nginx UI that lets Claude-compatible agents manage Nginx configuration files, inspect Nginx status, reload Nginx, and restart the Nginx service through an authenticated SSE endpoint.
  • Nocturne Memory MCP Server - Long-term memory MCP server for agents, with URI-addressed memories, namespaces, search, aliases, glossary triggers, a visual dashboard, and reviewable rollback snapshots backed by SQLite or PostgreSQL.
  • NotebookLM MCP Server - MCP server that lets Claude work with Google NotebookLM notebooks through a real Chrome profile, source ingestion, citations, and audio overviews.
  • Notion MCP Server for Claude - Read docs, update pages, and manage tasks in Notion workspaces
  • Novu MCP Server for Claude - Official remote MCP server for managing Novu notification workflows from Claude: trigger workflows, inspect subscribers, update preferences, debug delivery, and manage notification infrastructure through natural language.
  • Nuclear MCP Server - Built-in Streamable HTTP MCP server for Nuclear Music Player that lets Claude inspect available music-player domains, discover method signatures, describe data types, and control playback, queue, favorites, playlists, dashboard, and provider workflows.
  • Nylas MCP Server for Claude - Connect Claude Code, Codex, Cursor, Windsurf, VS Code, and other MCP clients to Nylas email, calendar, contacts, and Notetaker tools across Gmail, Outlook, Exchange, Yahoo, iCloud, and IMAP accounts.
  • Obsidian MCP Server - MCP server that lets Claude interact with an Obsidian vault through the Obsidian Local REST API community plugin.
  • Octocode MCP - Code research MCP server that gives Claude GitHub code search, repository exploration, PR search, local ripgrep, local file reading, LSP definitions, references, call hierarchy, and package-to-source discovery.
  • Odoo MCP Server - MCP server for Odoo ERP systems, with tools for reading records, discovering models and fields, aggregating data, diagnosing access, scanning addons, planning migrations, and running gated safe-write workflows.
  • Office PowerPoint MCP Server - MCP server for creating, editing, formatting, and analyzing Microsoft PowerPoint presentations through python-pptx.
  • Office Word MCP Server - MCP server for creating, reading, formatting, analyzing, converting, and manipulating Microsoft Word documents.
  • Okta MCP Server for Claude - Connect Claude to Okta's official self-hosted MCP server for scoped identity administration, users, groups, applications, policies, logs, brands, and tenant management workflows.
  • Omnisearch MCP Server - MCP server that unifies web search, AI answer, GitHub search, and web extraction providers including Tavily, Brave, Kagi, Exa, Linkup, Firecrawl, and GitHub behind four consolidated tools.
  • open-webSearch MCP Server - No-key multi-engine MCP server, CLI, and local daemon for web search and public web content retrieval across engines such as Bing, DuckDuckGo, Brave, Exa, Baidu, CSDN, Juejin, Startpage, and Sogou.
  • OpenAPI MCP Server for Claude - Explore OpenAPI and Swagger specifications from Claude through a hosted MCP server that returns API overviews and per-operation schema details.
  • OpenClaw MCP Server for Claude - Connect Claude, Codex, Claude Code, and other MCP clients to OpenClaw Gateway-backed channel conversations with the official openclaw mcp serve bridge, plus manage OpenClaw-saved outbound MCP server definitions.
  • OpenMetadata MCP Server - OpenMetadata MCP OAuth server that lets Claude-compatible clients access OpenMetadata metadata tools through user SSO or Basic Auth, PKCE, dynamic client registration, and OpenMetadata's normal permission model.
  • OpenSearch MCP Server - The official OpenSearch Project MCP server (opensearch-mcp-server-py) that lets AI assistants query and operate OpenSearch clusters — listing indices, reading mappings, running Query DSL and PPL searches, inspecting shards and cluster health — over stdio or streaming transports, with basic-auth, AWS IAM, and header-based authentication.
  • OpenTelemetry MCP Server for Claude - Analyze distributed traces and LLM observability data from Claude — search traces and spans, find errors, list services, analyze LLM token usage, identify slow LLM operations, and discover AI model usage patterns — with the OpenTelemetry MCP server supporting Jaeger, Grafana Tempo, and Traceloop backends.
  • Opik MCP Server for Claude - Debug, evaluate, and monitor LLM applications from Claude — read traces and spans, score outputs, save prompts, run evaluation experiments, and query project metrics — with the official Opik MCP server by Comet.
  • Oracle MCP Servers - Official Oracle repository of MCP reference servers for OCI CLI, OCI SDK, Oracle Database services, Cloud Guard, Object Storage, Monitoring, Logging, and Oracle Database documentation workflows.
  • Overture MCP - MCP server that turns an AI coding agent's plan into a local interactive flowchart, approval workflow, execution tracker, branch selector, and plan history before code changes proceed.
  • Oxylabs MCP Server for Claude - Scrape any website, extract structured data, and search Google and Amazon from Claude — with the official Oxylabs MCP server providing universal web scraping with JS rendering, CAPTCHA bypass, AI-powered data extraction, and AI browser automation in one tool.
  • Packrift MCP Server - Packrift MCP Server exposes Packrift's packaging-supplies catalog through a remote MCP endpoint. It lets AI agents search packaging products, retrieve pricing and inventory context, and create cart URLs for ecommerce packaging workflows.
  • Paddle MCP Server - The official Paddle MCP server (@paddle/paddle-mcp) that lets AI assistants work with Paddle Billing — managing the product catalog, prices, and discounts, customers and businesses, subscriptions, transactions and adjustments, and financial reports — over the Paddle API, with sandbox or production environments and a read-only / non-destructive / all tool-permission filter.
  • PagerDuty MCP Server for Claude - Official PagerDuty MCP Server for connecting Claude, Cursor, VS Code, and other MCP clients to PagerDuty incidents, services, schedules, on-call rotations, escalation policies, teams, event orchestrations, status pages, and incident-response workflows.
  • PAL MCP Server - Provider Abstraction Layer MCP server for orchestrating multiple AI models, external AI CLIs, planning, consensus, code review, debugging, and delegated sub-agent workflows from one MCP client.
  • Paper Search MCP Server - Python MCP server and CLI for searching, deduplicating, downloading, and reading academic papers across open and public sources such as arXiv, PubMed, bioRxiv, Semantic Scholar, OpenAlex, CORE, Europe PMC, Zenodo, HAL, and more.
  • PaperBanana MCP Server - MCP server for generating academic diagrams, statistical plots, figure packages, and visual evaluations from research context through PaperBanana's multi-agent illustration pipeline.
  • Paypal MCP Server for Claude - Integrate PayPal commerce capabilities, payment processing, and transaction management
  • PDF Reader MCP - PDF-focused MCP server that lets Claude read one or more local or remote PDFs, extract full text, page ranges, metadata, page counts, embedded images, and table-like structures.
  • Peekaboo MCP Server - macOS automation MCP server and CLI from OpenClaw that gives AI agents screen capture, window/app discovery, UI element inspection, clicks, typing, scrolling, hotkeys, menu actions, dialog control, and optional AI visual analysis through local or hosted model providers.
  • Pentest AI MCP Server - Offensive-security MCP server from pentest-ai that lets Claude list and run wrapped security tools, plan and install missing tools, launch authorized engagements, run web, recon, API, cloud, AD, credential, vulnerability, mobile, wireless, and LLM-red-team assessments, and retrieve findings, attack chains, reports.
  • Perplexity MCP Server for Claude - Official Perplexity MCP server that connects Claude to the Perplexity Sonar API for real-time, web-grounded answers with citations, so responses can draw on current information beyond the model's training data.
  • pg-aiguide MCP Server - PostgreSQL documentation and best-practice MCP server from Timescale that gives Claude semantic and keyword search across PostgreSQL, TimescaleDB, and PostGIS docs.
  • Phronesis - Decision-assurance layer for AI agents: returns calibrated Decision Assets and an auditable action boundary (approve / review / block / seek-evidence) plus a verifiable Decision Receipt before high-stakes actions. Advisory only — never transacts or modifies identity. MCP tools: health_check and bench_query.
  • Pinecone Developer MCP Server - Official Pinecone Developer MCP server that connects Claude and other MCP clients to Pinecone projects and documentation for index management, record upserts, semantic search, cascading multi-index search, reranking, and documentation lookup over integrated-inference indexes.
  • Plaid MCP Server for Claude - Analyze, troubleshoot, and optimize Plaid integrations for banking data and financial account linking
  • Plane MCP Server - Official Plane MCP server for connecting Claude to Plane projects, work items, cycles, modules, initiatives, comments, links, work logs, pages, and workspace metadata.
  • PlanetScale MCP Server for Claude - Connect Claude to PlanetScale's official hosted MCP server for organizations, databases, branches, schemas, Insights, documentation search, and scoped SQL query workflows.
  • Playwright MCP Server for Claude - Official Microsoft Playwright MCP server that lets Claude drive a real browser through Playwright's accessibility tree for fast, deterministic web automation and testing.
  • Portainer MCP Server for Claude - Manage Docker and Kubernetes infrastructure from Claude — list environments, inspect containers, manage GitOps workflows, troubleshoot resources, and proxy Docker/K8s API calls — with the official Portainer MCP server generated from the Portainer OpenAPI spec.
  • Postgres MCP Pro - PostgreSQL MCP server from Crystal DBA for schema inspection, SQL execution, EXPLAIN plans, index tuning, top-query analysis, and database health checks with configurable restricted or unrestricted access.
  • Postgresql MCP Server - MCP Servers - Official MCP server providing read-only access to PostgreSQL databases with schema inspection and query capabilities
  • PostHog MCP Server for Claude - Connect Claude to PostHog's official MCP server for product analytics, feature flags, experiments, dashboards, error tracking, logs, surveys, data warehouse, and project operations.
  • Postman MCP Server for Claude - Official Postman MCP Server for connecting Claude, Codex, Cursor, VS Code, Gemini CLI, and other MCP clients to Postman workspaces, collections, specifications, mocks, monitors, environments, API definitions, and code generation workflows.
  • Postmark MCP Server for Claude - Connect Claude to Postmark — send transactional email, manage templates, search messages, and diagnose delivery, bounces, and suppressions — with the official ActiveCampaign Postmark MCP server.
  • Prometheus MCP Server - Direct Prometheus MCP server that lets Claude run PromQL instant and range queries, discover metrics, inspect metadata, and review scrape targets.
  • Prompt-to-asset - MCP server that generates production-ready visual assets by routing requests across 30+ image generation models. Handles app icons, favicons, OG images, logos, and wordmarks. Validates output for WCAG contrast and palette consistency. Zero API key required for first run via Pollinations and Stable Horde free tiers.
  • Pulumi MCP Server for Claude - Connect Claude to Pulumi's MCP server for Pulumi Cloud stacks, resource search, Registry context, policy findings, organization access, and Pulumi Neo infrastructure workflows.
  • Qdrant MCP Server for Claude - Connect Claude to Qdrant for read-only semantic search or opt-in semantic memory storage through the official MCP server.
  • Radar MCP Server - Built-in HTTP MCP server for Radar, the local-first Kubernetes UI that gives Claude token-optimized cluster topology, health, events, logs, audit, RBAC, GitOps, workload, and resource-management tools.
  • RAGFlow MCP Server for Claude - Connect Claude to a running RAGFlow deployment through its built-in MCP server, so agents can retrieve grounded chunks from selected datasets using RAGFlow's DeepDoc-powered retrieval pipeline.
  • Rails MCP Server - Ruby gem MCP server for Rails projects that lets Claude inspect files, routes, models, schema, controller-view relationships, environment config, and framework guides.
  • Railway MCP Server for Claude - Manage Railway projects, services, deployments, and environments from Claude — create projects, deploy templates, pull variables, trigger redeployments, and more — with the official Railway MCP server built into the Railway CLI.
  • Razorpay MCP Server for Claude - Automate payments, orders, refunds, settlements, and Razorpay checkout integrations from Claude with the official Razorpay MCP Server — hosted remotely at mcp.razorpay.com or self-hosted, covering 40+ payment API tools for South Asia's leading payments platform.
  • Reddit MCP Buddy for Claude - Browse Reddit, search posts, and analyze user activity directly from Claude - no API keys required
  • Redis MCP Server for Claude - Official Redis MCP server providing natural language interface for Redis data management and operations
  • Ref Tools MCP Server - MCP server for token-efficient documentation search and URL reading across public docs plus Ref-indexed private repositories, PDFs, and documentation sources.
  • Render MCP Server - The official Render MCP server lets LLMs manage Render resources: create and manage web services, static sites, cron jobs, Postgres and Key-Value instances, monitor deploys, query logs and metrics, and run read-only SQL against Render Postgres.
  • Replicate MCP Server - Official Replicate MCP server for using Replicate model search, API tooling, and optional code-mode workflows from Claude Desktop, VS Code, Cursor, and compatible MCP clients.
  • Resend MCP Server for Claude - Official Resend MCP server for giving Claude and other MCP clients controlled access to email sending, received email, contacts, broadcasts, domains, segments, topics, API keys, and webhooks through stdio or Streamable HTTP.
  • Roam Code - Local codebase intelligence CLI and MCP server that gives Claude a SQLite code graph, change-safety gates, code health checks, impact analysis, review tools, and audit evidence for agent-assisted coding.
  • Rootly MCP Server for Claude - Manage production incidents from Claude — create incidents, check on-call schedules, find related past incidents, suggest solutions, track post-mortems, and orchestrate response workflows — with the official Rootly remote MCP server.
  • ROS MCP Server - MCP server that connects Claude and other MCP clients to ROS and ROS 2 robots through rosbridge for topic, service, action, parameter, sensor, and robot state workflows.
  • Ruflo MCP Server - MCP server and CLI for Ruflo's multi-agent Claude Code and Codex workflow harness, exposing tools for swarms, agents, memory, hooks, daemons, plugins, federation, and project automation.
  • Sanity MCP Server for Claude - Manage Sanity content from Claude — query documents with GROQ, create and publish content, deploy schemas and studios, manage releases, search documentation, and generate images — with the official Sanity remote MCP server hosted at mcp.sanity.io.
  • Scrapling MCP Server - MCP server for Scrapling web scraping workflows, including HTTP scraping, browser-backed dynamic fetching, stealth fetching, screenshots, persistent browser sessions, selectors, proxies, and prompt-injection sanitization.
  • Searchcode MCP Server - Remote MCP server for analyzing, searching, retrieving, and auditing code from public Git repositories without cloning them into the local workspace.
  • Semble MCP Server - Local code-search MCP server for agents, using CPU-only hybrid retrieval to index repositories and return focused snippets for natural-language queries.
  • Semgrep MCP Server for Claude - Connect Claude to Semgrep — scan code for security vulnerabilities, run custom rules, inspect the AST, and pull AppSec Platform findings — with the official Semgrep Model Context Protocol server.
  • Sentry MCP Server for Claude - Monitor errors, debug production issues, and track application health
  • Sequential Thinking MCP Server for Claude - Official reference MCP server that gives Claude a structured sequential thinking tool for breaking complex problems into ordered, revisable thought steps, all processed locally with no external calls.
  • Serena MCP Server for Claude - Serena is an open-source coding-agent toolkit by Oraios that gives Claude semantic, symbol-level code tools backed by language servers, so it can find, read, and edit code precisely instead of pasting whole files.
  • shadcn/ui MCP Server - MCP server that gives Claude access to shadcn/ui component source, demos, blocks, metadata, and multi-framework implementations.
  • Shopify Dev MCP for Claude - Official Shopify Dev MCP server from the Shopify AI Toolkit that connects Claude and other MCP clients to Shopify developer documentation, API schemas, GraphQL validation, Liquid and theme validation, UI extension validation, Shopify Functions guidance, Polaris surfaces, and Shopify CLI workflow guidance.
  • Short Video Maker MCP Server - MCP and REST server for creating short-form videos from scene text, Pexels search terms, text-to-speech, captions, background music, Whisper captions, FFmpeg, and Remotion rendering.
  • Shrimp Task Manager MCP Server - MCP server for AI-assisted development task planning, decomposition, dependency tracking, execution workflow state, reflection, and research mode.
  • SingleStore MCP Server - The official SingleStore MCP server (singlestore-mcp-server) that lets AI assistants manage SingleStore from natural language — running SQL on a workspace, inspecting organizations, workspace groups, and workspaces, managing starter workspaces, notebooks, scheduled jobs, and Stage files — with no API keys required thanks to browser-based OAuth.
  • Slack MCP Server for Claude - Official Slack remote MCP server that connects Claude and other MCP clients to Slack search, messages, channels, threads, canvases, reactions, users, and workspace context through OAuth-backed Streamable HTTP.
  • Snowflake MCP Server for Claude - Snowflake-managed MCP server for connecting Claude and other MCP clients to Cortex Analyst, Cortex Search, Cortex Agents, SQL execution, UDFs, stored procedures, and governed warehouse data.
  • Snyk MCP Server for Claude - Official Snyk Studio MCP Server for connecting Claude Code, Codex CLI, Cursor, Gemini CLI, and other local MCP clients to Snyk Code, Open Source, IaC, container, SBOM, AI-BOM, package-health, authentication, and secure-at-inception workflows.
  • Socket MCP Server for Claude - Security analysis and vulnerability scanning for dependencies
  • Softeria Microsoft 365 Graph MCP Server - Microsoft 365 Graph API MCP server for personal and organization accounts, with OAuth, read-only mode, scope allowlists, presets, multi-account support, and Streamable HTTP deployment.
  • Solana MCP Server - Solana Agent Kit MCP server that lets Claude use a configured Solana wallet and RPC endpoint for on-chain actions such as wallet balance checks, asset lookup, token deployment, transfers, NFT minting, token trades, domain resolution, TPS checks, and test-fund requests.
  • SonarQube MCP Server - Official SonarSource MCP server that connects Claude to SonarQube Server or SonarQube Cloud for code quality, security issues, hotspots, measures, quality gates, branches, pull requests, snippets, and system context.
  • Spec Workflow MCP Server - MCP server for spec-driven development workflows, requirements, design docs, task breakdowns, approvals, implementation logs, and a real-time dashboard.
  • Square MCP Server for Claude - Build on Square APIs for payments, inventory, and order management
  • StarRocks MCP Server - Official StarRocks MCP server for SQL execution, database exploration, StarRocks resource templates, system information, table/database overviews, and Plotly chart generation.
  • Storybook MCP Server for Claude - Storybook MCP addon that lets Claude and other MCP clients inspect component documentation, generate stories, preview UI states, and run Storybook tests against a local Storybook project.
  • Stripe MCP Server for Claude - Payment processing, subscription management, and financial transaction handling
  • Stytch MCP Server for Claude - Configure and manage Stytch authentication services and workspace settings
  • Supabase MCP Server for Claude - Connect Claude to Supabase projects through the official MCP server with project scoping, read-only mode, and feature-group controls.
  • Sure MCP Server - Self-hosted MCP endpoint built into Sure Finance for external AI assistants that need token-authenticated access to personal finance data, accounts, transactions, holdings, budgets, balance sheets, income statements, uploaded family files, bank-statement imports, and goal creation.
  • Tableau MCP Server for Claude - Query Tableau datasources, list and view workbooks, get rendered view images, explore Pulse metrics, search content, and run admin insights from Claude — with the official Tableau MCP server covering 30+ tools for Tableau Server and Tableau Cloud.
  • TalkToFigma MCP Server - Figma MCP bridge that connects Claude Code, Cursor, and other agents to a Figma plugin through WebSocket channels so they can read designs and modify nodes, text, layouts, styles, annotations, and components.
  • Taskade MCP Server for Claude - Connect Claude to Taskade — manage workspaces, projects, tasks, and AI agents — with the official Taskade MCP server, covering 57 tools for the full Taskade platform including projects, tasks, AI agent conversations, media, and templates.
  • Tavily MCP Server for Claude - Official Tavily MCP server that gives Claude agent-optimized web search and page extraction, returning concise, source-cited results designed for LLM reasoning rather than raw search engine pages.
  • tbxark MCP Proxy Server - MIT-licensed MCP proxy server that aggregates multiple downstream MCP servers behind one HTTP service, exposing each configured server through SSE or Streamable HTTP endpoints with auth tokens and tool filtering.
  • Telegram MCP Server - Telethon-powered MCP server for connecting Claude to Telegram accounts, chats, messages, contacts, media, folders, groups, channels, profile settings, and read-only or full account workflows.
  • Telnyx MCP Server - The official Telnyx MCP server (@telnyx/mcp) that lets AI assistants use Telnyx's communications APIs through function calling — messaging (SMS/MMS), voice and call control, phone-number management, SIP connections, verification, and wireless. The npx package proxies to Telnyx's hosted MCP server over HTTPS and authenticates with a Telnyx API key.
  • Teradata MCP Server for Claude - Connect Claude to Teradata — list databases and tables, inspect DDL, run SQL queries, preview data, analyze column quality, and explore DBA diagnostics — with the official Teradata MCP server supporting optional ML tool expansion via the teradataml Python package.
  • Terraform MCP Server for Claude - Connect Claude to Terraform Registry, HCP Terraform, and Terraform Enterprise context through HashiCorp's MCP server.
  • Tigris MCP Server - The official Tigris MCP server (@tigrisdata/tigris-mcp-server) that connects AI agents to Tigris, a high-performance S3-compatible object storage system — listing, creating, and deleting buckets; listing, uploading, and deleting objects; creating folders and files; and generating shareable links — using S3-style access keys against the Tigris endpoint.
  • Time MCP Server - Official MCP server that gives Claude current time and timezone conversion tools using IANA timezone names.
  • Tinybird MCP Server for Claude - Connect Claude to your Tinybird workspace — query real-time data sources, run text-to-SQL, call published API endpoints as tools, explore datasources, and analyze analytics data — with the official Tinybird hosted MCP server.
  • Todoist MCP Server - MCP server for Todoist task and project management, with tools for tasks, subtasks, projects, sections, labels, comments, reminders, filters, activity, backups, collaboration, bulk operations, and dry-run testing.
  • ToolHive MCP Platform - Open-source MCP platform for running MCP servers in isolated containers, managing registries, enforcing access policy, and operating local or Kubernetes-based MCP infrastructure.
  • TradingView MCP Server - Python MCP server that connects Claude to market screening, TradingView-style technical analysis, Yahoo Finance prices, financial news, Reddit sentiment, backtesting, options-chain lookups, and multi-timeframe trading research workflows for crypto and stock markets.
  • Trello MCP Server - MCP server for Trello boards, cards, lists, comments, checklists, attachments, labels, board activity, workspace selection, and rate-limited Trello API automation from Claude.
  • TrendRadar MCP Server - MCP server for querying, searching, analyzing, syncing, reading, and sending alerts from a self-hosted TrendRadar news, RSS, and public-opinion monitoring workspace.
  • Trigger.dev MCP Server for Claude - Initialize projects, trigger task runs, deploy to environments, and monitor execution from Claude — with the official Trigger.dev MCP server for background job and AI agent workflow orchestration.
  • Turso MCP Server for Claude - Connect Claude to a local or in-memory Turso/libSQL database — query, insert, update, delete, and manage schemas with nine dedicated tools — using the official MCP server built into the Turso CLI with the --mcp flag.
  • TVWizard MCP Server for Claude - TVWizard MCP server and cloud relay that lets Claude control Android TV and Google TV devices remotely via six tv.* tools, title resolution, and a bridge APK.
  • Twilio MCP Server for Claude - Connect Claude to Twilio's hosted MCP server for read-only search and retrieval across public Twilio API specifications, Twilio Docs, SendGrid Docs, Segment Docs, and support articles.
  • Unity MCP Server - Unity Editor MCP bridge that lets AI assistants manage assets, edit scripts, control scenes, run tests, and automate Unity workflows through the Model Context Protocol.
  • Unla MCP Gateway - Lightweight Go MCP gateway that turns existing MCP servers and REST APIs into managed SSE or Streamable HTTP MCP endpoints through configuration.
  • Unleash MCP Server for Claude - Create and manage Unleash feature flags from Claude — evaluate whether a change needs a flag, detect existing flags to prevent duplicates, set rollout strategies, toggle environments, and get cleanup guidance — with the official Unleash MCP server following Unleash best practices.
  • Unreal Engine MCP Server - MCP server and native Unreal Engine automation bridge for controlling UE5 projects, assets, actors, levels, Blueprints, Niagara, Sequencer, tests, screenshots, logs, and editor automation from Claude.
  • Upstash MCP Server for Claude - Connect Claude to Upstash — create and manage serverless Redis databases, inspect QStash message logs, and debug Workflow runs — with Upstash's official Model Context Protocol server.
  • Vapi MCP Server for Claude - Build and manage AI voice assistants and phone agents from Claude — create assistants, make outbound calls, manage phone numbers, and configure custom tools — with the official Vapi Model Context Protocol server backed by the Vapi API.
  • HashiCorp Vault MCP Server for Claude - Connect Claude to HashiCorp Vault — manage secrets engines, read and write KV secrets, and operate the PKI engine — with HashiCorp's official Model Context Protocol server.
  • Vectara MCP Server for Claude - Query your Vectara RAG corpora from Claude — ask grounded questions with full answer generation, run semantic search to retrieve ranked document chunks, and detect and correct hallucinations using Vectara's Hallucination Correction API — with the official Vectara MCP server.
  • Vercel MCP Server for Claude - Manage deployments, analyze logs, and control Vercel projects
  • Vexa MCP Server - MCP server for Vexa meeting bots, real-time transcripts, recordings, meeting chat, bot speech, calendar workflows, webhooks, and self-hosted meeting APIs.
  • Vibe Check MCP - Maintenance-mode MCP server that adds metacognitive oversight tools for challenging an agent's plan, recording recurring mistakes, and applying session rules before complex or high-risk work continues.
  • Weights & Biases MCP Server for Claude - Connect Claude to Weights & Biases — query runs, metrics, and experiments, analyze Weave traces, inspect registries and artifacts, and create reports — with the official W&B MCP server.
  • Wassette MCP Server - Microsoft-maintained MCP server and security-oriented WebAssembly component runtime for loading sandboxed tools, managing component permissions, and exposing Wasm component tools to Claude through MCP.
  • Weaviate MCP Server for Claude - Connect Claude to a Weaviate vector database — run hybrid search, inspect collection config, list tenants, and upsert objects — using Weaviate's built-in Model Context Protocol server.
  • WebClaw MCP Server - Local-first MCP server for web scraping, crawling, URL mapping, batch extraction, structured extraction, summarization, diffing, brand extraction, and optional hosted API fallback for bot-protected pages.
  • WebDriverIO MCP Server - WebDriverIO MCP server that lets Claude automate browsers and mobile apps with navigation, clicks, typing, screenshots, accessibility snapshots, cookies, geolocation, native app sessions, and Appium-style gestures.
  • Webflow MCP Server for Claude - Manage Webflow sites, pages, CMS collections, collection items, assets, and forms from Claude — with the official Webflow MCP server that connects AI agents to the Webflow Data API via OAuth.
  • Webiny MCP Server - Webiny's MCP server for exposing Webiny-specific skills and development instructions to Claude, Cursor, Copilot, Windsurf, opencode, and other AI coding agents over stdio.
  • WhatsApp MCP Server - Personal WhatsApp MCP server with a Go bridge and Python MCP server for searching contacts and chats, reading messages, sending messages, sending media, and downloading WhatsApp media.
  • WinDbg MCP Server - MCP server that connects Claude to Windows CDB/WinDbg for crash dump discovery, dump triage, remote debugging targets, custom debugger commands, debugger cleanup, and CTRL+BREAK interrupts.
  • Windows MCP Server - Windows computer-use MCP server that lets AI agents interact with the Windows operating system through UI state, keyboard and mouse actions, application control, file navigation, QA testing, and browser DOM mode.
  • WordPress MCP Adapter - Official WordPress MCP adapter that bridges the WordPress Abilities API to Model Context Protocol tools, resources, and prompts for AI agents using HTTP or STDIO transports.
  • Workato MCP Server for Claude - Access any application, workflows, or data via Workato's integration platform
  • XcodeBuildMCP Server - MCP server and CLI for AI-assisted iOS and macOS development with Xcode project discovery, simulator management, builds, tests, app utilities, and device workflows.
  • Xero MCP Server - The official Xero MCP server (@xeroapi/xero-mcp-server) that lets AI assistants work with a Xero accounting organisation — managing contacts, chart of accounts, invoices, credit notes, payments, bank transactions, manual journals, quotes, items, and payroll, and reading financial reports — using Xero OAuth2 custom connections or a bearer token.
  • Xquik MCP Server - Remote MCP server for X and Twitter automation: tweet search, profile timelines, follower export, media workflows, webhooks, and confirmation-gated write actions.
  • YIELD INTELLIGENCE MCP — Passive Income Analysis - Analyze passive income opportunities using live US Treasury rates, an AI-powered yield optimizer, and portfolio return calculator — no auth, no install, connect by URL
  • YouTube MCP Server - MCP server that uses yt-dlp to download YouTube subtitles so Claude can read, summarize, and analyze video transcripts from approved YouTube URLs.
  • Yuque MCP Server - Official Yuque MCP server that connects Claude to Yuque knowledge bases for user lookup, search, books, documents, notes, resources, and table-of-contents workflows, including read, create, and update tools over stdio with personal or group API tokens.
  • Zapier MCP Server for Claude - Connect to nearly 8,000 apps through Zapier's automation platform
  • Zendesk MCP Server for Claude - Retrieve and manage Zendesk tickets, analyze support conversations, draft ticket responses, and search the Zendesk Help Center knowledge base — with the open-source Zendesk MCP server supporting ticket CRUD, threaded comments, and built-in analysis prompts.
  • Zeplin MCP Server for Claude - Official Zeplin MCP server that lets AI coding agents access Zeplin screen specs, component specs, annotations, assets, and design tokens for design-to-code workflows.
  • Zotero MCP Server - MCP server for connecting Claude, ChatGPT, Cursor, and other MCP clients to a local or web Zotero research library for paper search, metadata, full text, annotations, notes, collections, semantic search, and citation workflows.
  • Zyntra - Temp e-mails MCP - MCP server for e-mail testing: create disposable inboxes, wait for delivery, and extract e-mail content or links - all from your AI agent or test automation workflow.

Get a free API key on https://app.zyntra.app/

🧰 Tools (200)

  • Activepieces - Open-source, self-hostable workflow automation platform with AI workflows, TypeScript pieces, human-in-the-loop steps, and a built-in MCP server.
  • AG2 Agent Framework - Open-source Python AgentOS and multi-agent framework, evolved from AutoGen, for building conversable agents, group chats, swarms, human-in-the-loop workflows, tool use, RAG, code execution, and provider-backed agent systems.
  • Agent Island - Open-source status companion for Claude Code and Codex with live local session state, your-turn alerts, usage views, and native macOS and Windows applications.
  • Agenta - Open-source LLMOps platform for prompt management, prompt versioning, evaluation, and observability across LLM applications.
  • AgentOps - Open-source observability platform and SDK for tracing, debugging, replaying, and cost-monitoring AI agent and LLM application runs.
  • AgentScope - Apache-2.0 Python framework for building visible, controllable, production AI agents and multi-agent services with event streaming, permission controls, workspaces, sandbox backends, middleware, MCP support, Mem0 memory, agent teams, and multi-tenant multi-session serving.
  • Agno - Open-source SDK and runtime for building, running, and managing agent platforms with agents, teams, workflows, memory, knowledge, tools, MCP, and AgentOS.
  • Aider - Open-source terminal coding assistant that edits files in Git repositories using chat-driven development loops.
  • AnythingLLM - Local-first AI application for private chat, document RAG, workspace agents, MCP-compatible tools, model routing, memories, scheduled tasks, multimodal workflows, multi-user Docker deployments, and self-hosted agent automation.
  • Apache Airflow - Apache-2.0 platform for programmatically authoring, scheduling, monitoring, and operating workflow DAGs across workers, executors, providers, and task logs.
  • Apify - Web automation and scraping platform with actors, datasets, APIs, and integrations for data extraction workflows.
  • Arcade - Tool-calling platform for AI agents with authenticated actions, user approvals, and external service integrations.
  • Archon - Open-source workflow engine for AI coding agents that runs YAML-defined development processes with deterministic phases, isolated git worktrees, validation gates, and integration with Claude Code and other AI assistants.
  • Arize Phoenix - Open-source observability and evaluation tooling for LLM applications, traces, datasets, and experiments.
  • Asciinema - Open-source CLI and web ecosystem for recording, replaying, live streaming, sharing, and embedding terminal sessions as lightweight asciicast files.
  • ast-grep - Open-source CLI for structural code search, linting, and rewriting with abstract syntax tree patterns.
  • Atomic Agents - Lightweight, modular open-source Python framework for building agentic AI pipelines from atomic, composable components (agents, tools, context providers), built on Instructor and Pydantic.
  • Authsome - Local credential broker for AI agents. Log in once via OAuth2 or API key, encrypted local vault stores credentials, and a local proxy injects them at request time so agents never see raw secret values.
  • BAML - Open-source domain-specific language from BoundaryML for writing typed LLM functions with structured inputs and outputs, a VSCode playground, and generated clients you can call from Python, TypeScript, Go, and more.
  • BentoML - Apache-2.0 Python framework for building, packaging, serving, containerizing, and deploying AI model inference APIs and multi-model serving systems.
  • Bolt - Browser-based AI app builder for creating, editing, running, and deploying web projects from prompts.
  • Braintrust - Evaluation, prompt experimentation, logging, and data platform for production AI application development.
  • Browser Harness - MIT-licensed CDP browser-control harness from Browser Use that lets Claude Code, Codex, and other coding agents connect to a real or cloud Chrome browser, use screenshots and coordinate clicks, edit task-specific helpers, and optionally learn reusable domain skills for web automation workflows.
  • Browser Use - Open-source browser automation library for building AI agents that can navigate, click, type, and inspect websites.
  • Browserbase - Cloud browser infrastructure for browser automation, AI agents, scraping workflows, and web interaction at scale.
  • Browserless - Managed and self-hostable headless browser infrastructure for Puppeteer, Playwright, BrowserQL, REST APIs, and AI browser automation workflows.
  • CAMEL-AI CAMEL - Open-source Python multi-agent framework for building agent societies, role-playing agents, stateful ChatAgent workflows, RAG agents, synthetic data generation, MCP-enabled use cases, and research-scale agent experiments.
  • Casdoor Agent MCP Gateway - Apache-2.0 AI-first IAM, auth server, and agent/MCP gateway with a web UI, OAuth/OIDC, SAML, CAS, LDAP, SCIM, WebAuthn, MFA, OpenClaw/A2A positioning, an /api/mcp endpoint for Casdoor administration tools, and configurable upstream MCP server proxying with tool allowlists and bearer-token forwarding.
  • ccusage - Local CLI for analyzing Claude Code and other coding-agent token usage, costs, sessions, and billing-window activity from local usage data.
  • Chainlit - Apache-2.0 Python framework for building production-ready conversational AI apps with chat lifecycles, messages, steps, actions, elements, authentication, persistence, and integrations.
  • Cherry Studio - Cross-platform AI desktop client with multiple LLM providers, local model support, 300+ assistants, document and image handling, WebDAV backup, MCP server support, mini programs, and enterprise deployment options.
  • Chroma - Open-source AI data infrastructure for storing documents, embeddings, metadata, and retrieval indexes across local, self-hosted, and managed Chroma Cloud deployments.
  • Claude Code - Anthropic command-line coding agent for codebase questions, edits, tests, and terminal-centered development tasks.
  • ClawHub - MIT-licensed OpenClaw skill and plugin registry with a hosted catalog, clawhub CLI, npm package, native OpenClaw install flows, SKILL.md publishing, plugin package publishing, vector search, scan status, moderation controls, install lockfiles, and opt-out install telemetry.
  • Cline - Open-source autonomous coding agent extension for planning, editing, running commands, and using tools from VS Code.
  • Cloudflare Agents SDK - Cloudflare framework for building, deploying, and running AI agents on Workers with durable platform primitives.
  • CodeRabbit - AI code review platform for pull request summaries, review comments, repository context, and engineering feedback loops.
  • Cognee - Open-source AI memory platform that gives agents persistent long-term memory by ingesting data in any format and building a self-hosted knowledge graph, combining vector embeddings, graph reasoning, and ontology generation for meaning-based and relationship-based retrieval.
  • Composio - Integration platform for connecting AI agents and applications to external tools, APIs, auth, and workflows.
  • Continue - Open-source AI coding assistant for custom model routing, editor chat, autocomplete, and development workflows.
  • CopilotKit - MIT-licensed frontend stack for agent-native applications and generative UI, with React, Angular, Vue, React Native, Slack and Teams surfaces, AG-UI protocol support, shared state, human-in-the-loop workflows, backend tool rendering, coding-agent skills, and runtime packages for agent apps.
  • Cosign - Apache-2.0 Sigstore CLI for signing, verifying, and attesting containers, blobs, binaries, SBOMs, and OCI artifacts with keyless OIDC, KMS keys, Fulcio, Rekor, bundles, and registry storage.
  • Crawl4AI - Open-source, LLM-friendly Python web crawler and scraper that turns web pages into clean, LLM-ready Markdown for RAG, agents, and data pipelines, with an async browser pool, caching, structured extraction, and adaptive deep crawling.
  • CrewAI - Framework and platform for building multi-agent workflows, role-based agents, process automation, and AI crews.
  • Crush - Terminal-based agentic AI coding assistant from Charm that works with many LLM providers, uses LSP and MCP for context, manages per-project sessions, and asks permission before running tools by default.
  • Cua Computer-Use Agents - MIT-licensed infrastructure for computer-use agents: background desktop drivers, MCP server support, Python SDKs, local/cloud sandboxes, macOS, Windows, Linux, Android, Cua Bench, GUI automation skills, and Lume virtualization for agents that see, click, type, and verify real desktops.
  • Cursor - AI-native code editor for codebase-aware chat, agent-assisted edits, and software development workflows.
  • Dagster - Apache-2.0 data orchestration platform for building, testing, deploying, observing, and automating data assets, jobs, schedules, sensors, and pipelines.
  • Daytona - Open-source infrastructure for securely running AI-generated code in isolated sandboxes that start in milliseconds, with SDKs for Python, TypeScript, and other languages, persistent snapshots, and an optional managed cloud.
  • dbt Core - Apache-2.0 dbt engine for transforming warehouse data with SQL models, Jinja, YAML configs, tests, documentation, lineage, metadata, and build artifacts.
  • DeepEval - Open-source Python framework for unit-testing LLM applications, agents, RAG pipelines, metrics, regression suites, and traces.
  • DeerFlow - ByteDance long-horizon super-agent harness for research, coding, creation, subagents, skills, memory, sandboxes, MCP server support, messaging channels, LangGraph workflows, and Docker or local development.
  • Devin - AI software engineering agent for planning, coding, debugging, and executing development tasks with autonomous workflows.
  • Dify - Production-ready LLM app and agentic workflow platform with visual workflows, RAG pipelines, agent capabilities, model management, observability, prompt IDE, APIs, Dify Cloud, and self-hosted Docker Compose deployment.
  • Docling - Open-source toolkit from the Docling project for parsing PDF, DOCX, PPTX, XLSX, HTML, images, and more into a unified DoclingDocument, with advanced PDF understanding, OCR, and exports to Markdown and JSON for gen AI and RAG workflows.
  • DSPy - Python framework from Stanford NLP for programming language-model systems with signatures, modules, tools, metrics, and optimizers instead of hand-written prompts.
  • DuckDB - MIT-licensed embedded analytical SQL database for local OLAP workloads, data files, notebooks, Python and R clients, extensions, and single-file analytics workflows.
  • DVC - Open-source data and model versioning tool for tracking datasets, ML artifacts, pipelines, experiments, metrics, and remote storage alongside Git.
  • E2B - Open-source infrastructure for running AI-generated code in secure, isolated cloud sandboxes, with Python and JavaScript SDKs, a Code Interpreter package, and self-hosting options.
  • Evidently - Open-source ML and LLM observability framework for evaluating, testing, and monitoring data quality, drift, model behavior, and AI application outputs.
  • Exa - Search and web retrieval API designed for AI applications, agents, research workflows, and semantic web discovery.
  • Firecrawl - Web scraping and crawling API for turning websites into clean markdown, structured data, and LLM-ready content.
  • Flowise - Visual low-code builder for AI agents, RAG apps, chatbots, agentic workflows, multi-agent systems, LangChain-based components, API-serving flows, and self-hosted deployments through npm, Docker, and cloud platforms.
  • Garak - Open-source LLM vulnerability scanner for probing model behavior, prompt attack surfaces, and safety failures.
  • Gemini CLI - Google's open-source terminal AI agent for Gemini-powered coding and automation, with code understanding, file edits, shell commands, web fetching, Google Search grounding, MCP server integrations, checkpointing, GEMINI.md context files, and GitHub workflow automation.
  • Giskard - AI testing platform for evaluating, scanning, and monitoring machine learning and LLM application quality.
  • GitHub Copilot - AI developer assistant across GitHub, editors, pull requests, chat, code review, and agentic coding workflows.
  • Gitleaks - Open-source secret scanner for finding passwords, API keys, tokens, and other credentials in git history, files, directories, and stdin.
  • Google Agent Development Kit - Apache-2.0 code-first toolkit for building, running, evaluating, and deploying AI agents, workflows, tools, sessions, and multi-agent systems.
  • Google Workspace CLI - Apache-2.0 gws command-line tool for Google Workspace APIs with structured JSON output, dynamic Discovery API commands, npm and release installers, Gemini CLI extension metadata, and 100+ bundled Agent Skills.
  • Goose - Open-source, extensible AI agent that goes beyond code suggestions to install, execute, edit, and test with any LLM, available as a desktop app, CLI, and API with 70+ MCP extensions.
  • Gradio - Apache-2.0 Python framework for building and sharing machine-learning demos, AI web apps, model interfaces, chatbots, API front ends, and interactive evaluation tools.
  • Graphite Diamond - AI code review assistant for pull requests, engineering feedback, and review workflow acceleration inside Graphite.
  • Great Expectations - Apache-2.0 GX Core Python library for data quality Expectations, validation definitions, checkpoints, Data Docs, metadata stores, and pipeline quality checks.
  • Griptape - Modular open-source Python framework for building AI agents and LLM workflows with structures, tools, memory, drivers, and RAG engines, from Griptape.
  • Grype - Apache-2.0 vulnerability scanner from Anchore for container images, filesystems, archives, SBOMs, PURLs, and CPEs, with risk scoring, VEX filtering, and CI-friendly output.
  • Guardrails AI - Open-source Python framework for adding input and output guards, validators, structured generation, and policy checks to LLM applications.
  • Haystack - Open-source AI orchestration framework for building production-ready agents, RAG pipelines, multimodal search, retrieval, and tool-using LLM applications.
  • Helicone - Open-source LLM observability platform for logging, metrics, cost tracking, feedback, and gateway workflows.
  • Hermes Agent - Nous Research AI agent with terminal UI, messaging gateway, skills, memory, MCP integration, scheduled automations, subagents, terminal backends, OpenClaw migration, model switching, and persistent cross-session workflows.
  • Hugging Face Accelerate - Apache-2.0 library for running raw PyTorch training and inference code across CPU, GPU, TPU, DeepSpeed, FSDP, and mixed-precision environments.
  • Hugging Face Datasets - Apache-2.0 library for loading, sharing, streaming, inspecting, and preprocessing AI datasets from the Hugging Face Hub or local files.
  • Hugging Face Diffusers - Apache-2.0 library for pretrained diffusion model pipelines, schedulers, adapters, optimization, and training workflows for image, video, and audio generation in PyTorch.
  • Hugging Face Evaluate - Apache-2.0 library for loading, computing, comparing, saving, and sharing evaluation modules for machine learning models and datasets.
  • Hugging Face PEFT - Apache-2.0 library for parameter-efficient fine-tuning of large pretrained models with adapters, LoRA, prompt tuning, Transformers, Diffusers, and Accelerate.
  • Hugging Face Transformers - Apache-2.0 model-definition framework fo

from github.com/JSONbored/awesome-claude

Установить HeyClaude — Claude & AI workflow directory в Claude Desktop, Claude Code, Cursor

Рекомендуется · одна команда, все IDE
unyly install heyclaude-claude-ai-workflow-directory

Ставит в Claude Desktop, Claude Code, Cursor и VS Code — сам разбирается с npx, uvx и сборкой из исходников.

Впервые? Поставь CLI: curl -fsSL https://unyly.org/install | sh

Или настроить вручную

Выполни в терминале:

claude mcp add heyclaude-claude-ai-workflow-directory -- npx -y @heyclaude/mcp

FAQ

HeyClaude — Claude & AI workflow directory MCP бесплатный?

Да, HeyClaude — Claude & AI workflow directory MCP бесплатный — установка в пару кликов через Unyly без оплаты.

Нужен ли API-ключ для HeyClaude — Claude & AI workflow directory?

Нет, HeyClaude — Claude & AI workflow directory работает без API-ключей и переменных окружения.

HeyClaude — Claude & AI workflow directory — hosted или self-hosted?

Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.

Как установить HeyClaude — Claude & AI workflow directory в Claude Desktop, Claude Code или Cursor?

Открой HeyClaude — Claude & AI workflow directory на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.

Похожие MCP

Compare HeyClaude — Claude & AI workflow directory with

Не уверен что выбрать?

Найди свой стек за 60 секунд

Автор?

Embed-бейдж для README

Похожее

Все в категории development