MCP Server Catalog
Select a server, fill in your credentials, and activate it.
Filesystem
Expose local directories to your AI assistant for reading and writing files.
GitHub
Connect your AI assistant to GitHub repos, issues, pull requests, and code search.
GitLab
Access GitLab repos, issues, merge requests, and CI/CD pipelines.
Gitea
Access self-hosted Gitea repos, issues, and pull requests.
Notion
Search, read, create, and update pages and databases in Notion workspaces.
Jira (Atlassian)
Search, create, and update issues and projects in Atlassian Jira.
PostgreSQL
Query and inspect PostgreSQL databases. Read-only by default.
SQLite
Read and query local SQLite database files.
Redis
Read, write, and search data in Redis key-value stores and perform vector similarity queries.
MongoDB
Query collections, inspect schemas, and manage data in MongoDB databases and Atlas clusters.
MySQL
Inspect schemas and execute read-only SQL queries against MySQL databases.
Elasticsearch
Search, index, and manage data in Elasticsearch clusters using natural language.
Memory (Knowledge Graph)
Persistent knowledge graph for storing entities, relations, and observations across sessions.
Google Maps
Geocode addresses, search places, calculate routes, and query distance matrices via Google Maps.
Slack
Send messages, manage channels, and search conversations in Slack workspaces.
Discord
Send messages, manage channels, and interact with Discord servers via a bot.
Proxmox VE
Manage Proxmox VMs, containers, and storage. Uses API tokens (established pattern from Aquity/MCP-Server).
TrueNAS
Manage TrueNAS datasets, snapshots, and shares via the REST API.
Linode / Akamai Cloud
Manage Linode VPS instances, firewalls, DNS, and object storage via the Linode API. Scoped PAT recommended — grant only what the MCP server needs (Linodes, Firewalls, Domains read/write).
Kubernetes
Manage pods, deployments, services, and other resources across Kubernetes clusters.
Datadog
Query metrics, logs, monitors, and dashboards from Datadog observability platform.
Web Fetch
Fetch and extract content from web URLs for your AI assistant.
Brave Search
Web and news search via the Brave Search API.
Puppeteer
Automate browser interactions, take screenshots, and scrape web pages using headless Chromium.
Playwright
Browser automation via structured accessibility snapshots using Microsoft Playwright.
Sentry
Query error reports, issues, and performance data from Sentry projects.
Sequential Thinking
Dynamic, reflective problem-solving through structured thought sequences that can branch and revise.
prompts.chat
Search and retrieve prompts from the world's largest open-source prompt library (100k+ community prompts, CC0 licensed). Remote MCP endpoint — no container needed.
Custom / BYO MCP Server
Add your own MCP server by Docker image, GitHub repo URL, or manual command. You control the image, the environment variables, and the transport. For advanced users.