Read and write local files with configurable access controls.
- Home
- Collections
- Best Agent-Friendly MCPs
Best Agent-Friendly MCPs
MCPs designed with autonomous agents in mind: clear tool schemas, well-named actions, predictable failure modes, and tool descriptions that the model can understand without handholding. These are the servers that actually perform when you loop them inside Claude Code, Cursor Agent, or a custom agent harness.
agent-friendlyTop Agent-Friendly MCPs ranked
Popularity-ordered. Click any card for install snippets, fact sheet, and trust signals.
Current time and IANA timezone conversion — the first-party MCP that tells an agent what time it actually is.
Persistent memory layer for AI agents — auto-summarised, cross-session recall.
Structured step-by-step reasoning for complex problem solving.
Persistent knowledge graph memory across AI conversations.
Full GitHub API access: repos, PRs, issues, and code search.
Official Microsoft browser automation across Chromium, Firefox, and WebKit.
Run pre-built browser-automation Actors on managed infrastructure.
Google-published MCP server for databases — one Go binary speaks Postgres, MySQL, BigQuery, Spanner, AlloyDB, Snowflake, ClickHouse, MongoDB, Redis, and more.
AI-optimized web search with cleaned, citation-ready results.
Up-to-date library docs pulled directly into your AI context.
Vision-first browser automation built for AI agents.
Hosted, isolated Chromium runtime for AI agents that need a fresh browser per task.
AI-native browser automation: act, observe, and extract in plain English.
Open-source vector search with payload filtering, self-hostable or managed.
Official Mapbox MCP — geocoding, directions, isochrones, search, and tiles across the Mapbox API surface.
Official Salesforce MCP — SOQL queries, metadata deploy/retrieve, Apex tests, and org management from AI clients.
Full GitLab API access: repos, MRs, issues, pipelines, and registries.
Triage errors, inspect traces, and query events from Sentry.
Local-first agent memory as plain Markdown — a semantic knowledge graph you and the agent can both read.
Managed vector database for semantic search and retrieval in AI agents.
Real-time web search with privacy-focused results.
Open-source agentic browser automation that handles login walls and CAPTCHAs.
Read, create, and manage events across Google Calendar — via Google's official remote MCP or a self-hosted community server.
AI-driven task management and decomposition for long-running agent projects.
Query webpages with structured natural language — selectors written for you.
Supervisor-and-worker multi-agent coordination across coding CLIs — handoffs over MCP.
Read and send Slack messages, manage channels and threads — the token-based community server, no admin approval needed.
Read and post to Discord channels — community management for AI agents.
Embedded and hosted vector database for AI agents — open source, zero-ops.
Read and create events in Apple Calendar via CalDAV from any MCP client.
Backlinks, keyword research, and rank tracking from the official Ahrefs remote MCP.
Capture context and decisions across sessions — durable agent memory in markdown.
Hosted Chromium with proxies and anti-bot evasion for AI agents.
Route one prompt across 300+ LLMs with a single API key.
Official Cal.com hosted MCP — AI agents book, reschedule, and query availability across 34 tools via OAuth 2.1, no local install.
Turn a vague goal into a dependency-tracked task graph an agent can execute step by step.
Official Foursquare Places MCP — POI search, GeoTagging, and rich place metadata across 100M+ places.
Official Attio MCP — natural-language CRM control across records, lists, and notes via OAuth.
Pipedrive's own hosted MCP — search and update deals, contacts, organizations, leads, activities, and notes over OAuth.
Full browser automation: navigate, click, screenshot, and scrape.
Search, inspect, and run Hugging Face models and datasets from an agent.
Run any open-source model on Replicate from inside an AI agent.
Secure cloud sandboxes for executing AI-generated code — npm MCP package archived; vendor recommends the hosted E2B platform.
Official HubSpot MCP server — CRM contacts, deals, and meeting scheduling from Claude or Cursor.
Official Fireflies remote MCP — query meeting transcripts, AI summaries, and action items via OAuth or API key.
Official Fathom remote MCP — access meeting recordings, transcripts, summaries, and webhooks from any MCP client.
Vector database with first-class hybrid (vector + keyword) and modular embeddings (MCP server archived — package no longer published).
Multi-model orchestration — let Claude consult Gemini, GPT, and o-series as sub-agents. Upstream community repository archived; no further maintenance.
Anthropic-verified Fellow Connector — query meeting notes, transcripts, action items, and calendar events from Claude.
Official hosted MCP for booking-link scheduling — share availability without exposing the raw calendar.
FAQ: Agent-Friendly
What makes an MCP "agent-friendly"?
Three things: tool schemas that tell the model exactly what an argument is for, action names that match how agents describe intent ("create_issue" not "postIssueV2"), and errors that the model can recover from without a human in the loop.
Do non-agent-friendly MCPs still work with agents?
Usually yes, but they need more babysitting. A poorly-described tool may work for a human-in-the-loop chat but cause hallucinated argument values in an autonomous loop. For agents, prefer the ones on this page.
Are there any MCPs agents should avoid?
Action-taking MCPs without clear confirmation semantics are risky for agents — anything that can send an email, charge a card, or delete data should be carefully scoped. Check the auth model and capability-level filters before wiring into an autonomous loop.


