MCP Servers
Widely used MCP servers, with install commands checked against their primary source and dated.
Apify MCP Server
Connects AI agents to the Apify platform to run web scrapers, crawlers, and data extraction actors across 1,000+ websites.
AWS
A family of servers from AWS covering documentation lookup, cost analysis, infrastructure as code, and service specific tooling.
Blender MCP Server
Connects Blender to AI coding assistants via MCP for prompt-assisted 3D modeling, material creation, and scene inspection.
Brave Search
Web and local search through the Brave Search API, giving an agent current results instead of stale training data.
Chrome DevTools
Google's server exposing DevTools to an agent: console logs, network requests, and performance traces from a live page.
Cloudflare
Manage Workers, KV, R2, D1, and DNS from an agent, and read Cloudflare docs without switching to the dashboard.
Context7 MCP Server
Injects up-to-date documentation and code examples from official sources directly into AI prompts.
Docker
Lets an agent manage containers, images, and compose stacks, useful for spinning up services and reading container logs.
Everything
The official test server. Exercises every part of the protocol, so it is the fastest way to check your setup works at all.
Fetch
Retrieves a URL and converts the page to markdown so an agent can read it without burning tokens on raw HTML.
Figma Context MCP Server
Gives coding agents direct access to Figma component structures, tokens, and layouts for accurate UI implementation.
Figma Dev Mode
Lets an agent read a selected Figma frame's structure, tokens, and measurements so generated UI matches the design.
Filesystem
Gives an agent scoped read and write access to directories you name explicitly. The usual first MCP server people install.
Firecrawl MCP Server
Crawls, scrapes, and converts dynamic web pages into clean, LLM-ready Markdown or structured JSON data.
Git
Read, search, and manipulate local Git repositories. Lets an agent inspect history and diffs without shelling out.
GitHub MCP Server
Connects AI tools directly to GitHub's platform for repository search, issue management, PR automation, and code analysis.
Linear
Lets an agent read and update Linear issues, so it can pick up a ticket and write the code without you retyping the spec.
Mem0 MCP Server
Provides AI assistants with persistent memory to store, retrieve, and semantically search user preferences and code patterns across sessions.
Memory
A knowledge graph that persists facts across sessions, so an agent can recall context after the conversation ends.
MongoDB MCP Server
Connects AI coding agents to MongoDB databases and Atlas for natural language querying, schema inspection, and document operations.
Notion
Gives an agent read and write access to Notion pages and databases, useful when your specs and notes live there.
Ollama MCP Server
Runs local open-source LLMs privately and connects model capabilities directly to AI assistants.
Playwright Browser Automation MCP Server
Controls web browsers programmatically to navigate pages, interact with elements, and extract content via accessibility trees.
PostgreSQL
Read only SQL access with schema introspection, so an agent can answer questions about your data without guessing column names.
Qdrant MCP Server
Vector-based memory storage and semantic search retrieval for AI systems using Qdrant vector database.
Sentry
Pulls real production errors and stack traces into the agent's context so it can debug against what actually broke.
Sequential Thinking
Gives a model a scratchpad for multi step reasoning, letting it revise earlier steps instead of committing to a first answer.
Slack
Read channels, search message history, and post updates, so an agent can pull context from where decisions actually happened.
SQLite
Query and modify a local SQLite file. The lowest friction way to give an agent a real database to work against.
Stripe MCP Server
Official Stripe MCP Server enabling AI assistants to inspect customer subscriptions, manage payments, and debug Stripe API integrations.
Supabase MCP Server
Connects AI assistants directly to Supabase projects to manage database tables, query data, run migrations, and control edge functions.
Time
Gives an agent the current time and timezone conversion. Fixes the common problem of models not knowing today's date.
Unity MCP Server
Connects Unity Editor to AI coding agents to control scene hierarchies, edit scripts, inspect game objects, and manage assets.