Skip to main content

🔌 MCP Hub

Curated MCP servers for AI agents

Filter by category, search by name, and copy a one-line install command. MCP servers let agents securely connect to tools and data sources.

── 20 servers indexed ──

20 results

All Servers

Secure file operations with configurable access controls. Read, write, move, search, and manage files and directories with sandboxed permissions.

8,200📦 12,500Node.js
$ npx -y @modelcontextprotocol/server-filesystem /path/to/allowed
officialfilesdirectoriesread-write

Web content fetching and conversion for efficient LLM usage. Retrieves URLs and converts HTML to markdown.

8,200📦 9,300Node.js
$ npx -y @modelcontextprotocol/server-fetch
officialhttpmarkdownscraping
dev-toolsRepo ↗

Tools to read, search, and manipulate Git repositories. Supports diffing, logging, branching, and committing.

8,200📦 7,100Node.js
$ npx -y @modelcontextprotocol/server-git
officialversion-controlrepositoriesdiff
productivityRepo ↗

Knowledge graph-based persistent memory system. Stores entities, relations, and observations in a local graph.

8,200📦 5,800Node.js
$ npx -y @modelcontextprotocol/server-memory
officialknowledge-graphpersistencecontext

Web and local search using Brave's Search API. Perform web searches and get local business info.

1,200📦 4,200Node.js
$ npx -y brave-search-mcp-server
searchweblocal-searchapi

Dynamic and reflective problem-solving through thought sequences. Break complex problems into sequential reasoning steps.

8,200📦 3,100Node.js
$ npx -y @modelcontextprotocol/server-sequential-thinking
officialreasoningplanningchain-of-thought

Repository management, file operations, and full GitHub API integration. Create repos, manage issues and PRs, search code.

8,200📦 6,500Node.js
$ npx -y @modelcontextprotocol/server-github
officialreposissuespull-requests
communicationRepo ↗

Channel management and messaging capabilities for Slack workspaces. List channels, read messages, post replies.

450📦 2,100Node.js
$ npx -y slack-mcp-server
messagingchannelsworkspacechat

Read-only database access with schema inspection capabilities. Query PostgreSQL databases, explore table schemas.

8,200📦 5,400Node.js
$ npx -y @modelcontextprotocol/server-postgres postgresql://localhost/mydb
databasesqlread-onlyschema

Browser automation and web scraping via headless Chrome. Navigate pages, take screenshots, click elements, fill forms.

8,200📦 4,700Node.js
$ npx -y @anthropic-ai/puppeteer-mcp-server
browserautomationscrapingscreenshots

Microsoft's official MCP server for browser automation using Playwright. Trigger browser tasks for QA, scraping, and end-to-end testing.

11,600📦 8,300Node.js
$ npx -y @anthropic-ai/playwright-mcp-server
browserautomationtestingmicrosoft
productivityRepo ↗

Official Notion MCP server providing read/write access to pages, databases, and docs. Streamlines content creation and knowledge management.

2,800📦 5,900Node.js
$ npx -y @notionhq/notion-mcp-server
productivitydocsdatabaseswiki

Build, run, and inspect containers through AI commands. Perfect for debugging services and generating Dockerfiles.

1,900📦 3,200Node.js
$ npx -y @docker/mcp-server
containersdevopsdockerinfrastructure

Official Supabase MCP server with 20+ tools: table design, migrations, SQL queries, database branching, and project management.

3,400📦 4,100Node.js
$ npx -y supabase-mcp-server
databasepostgresbackendfull-stack

AWS Labs MCP server exposing AWS documentation, billing data, service metadata, and resource management. Manage EC2, S3, IAM, CloudWatch.

3,700📦 2,900Node.js
$ npx -y @awslabs/mcp-server
awscloudinfrastructureec2s3

HashiCorp's official MCP server for secure access to Terraform's registry of providers and modules. Great for DevOps agents.

575📦 1,800Node.js
$ npx -y @hashicorp/terraform-mcp-server
terraforminfrastructuredevopsiac

Official MongoDB MCP server for interacting with MongoDB and Atlas instances. Query document databases, explore collections.

1,100📦 3,600Node.js
$ npx -y mongodb-mcp-server
databasenosqlmongodbatlas

Official Sentry MCP server for error tracking and performance telemetry. Access issues, stack traces, and performance data.

890📦 2,400Node.js
$ npx -y @sentry/mcp-server
errorsmonitoringdebuggingobservability

Fetches version-specific documentation and code examples directly from official sources. Eliminates outdated suggestions and hallucinated APIs.

320📦 1,500Node.js
$ npx -y context7-mcp-server
documentationcode-examplesversion-specificdeveloper

Official Cloudflare MCP server for managing Workers, KV, R2, D1, DNS, and security rules. Includes the Workers MCP framework.

2,100📦 3,800Node.js
$ npx -y @cloudflare/mcp-server
cloudflareworkersedgednscloud

What is MCP?

The Model Context Protocol is an open standard that lets AI agents connect to tools and data sources. MCP servers act as adapters for things like the filesystem, databases, search, and APIs.

GET /api/mcp/servers?category=searchGET /api/mcp.json