MCP Server Catalog

Select a server, fill in your credentials, and activate it.

storage config

Filesystem

Expose local directories to your AI assistant for reading and writing files.

productivity api_key

GitHub

Connect your AI assistant to GitHub repos, issues, pull requests, and code search.

productivity api_key

GitLab

Access GitLab repos, issues, merge requests, and CI/CD pipelines.

productivity api_key

Gitea

Access self-hosted Gitea repos, issues, and pull requests.

productivity config

Notion

Search, read, create, and update pages and databases in Notion workspaces.

productivity api_key

Jira (Atlassian)

Search, create, and update issues and projects in Atlassian Jira.

data config

PostgreSQL

Query and inspect PostgreSQL databases. Read-only by default.

data config

SQLite

Read and query local SQLite database files.

data config

Redis

Read, write, and search data in Redis key-value stores and perform vector similarity queries.

data config

MongoDB

Query collections, inspect schemas, and manage data in MongoDB databases and Atlas clusters.

data credentials

MySQL

Inspect schemas and execute read-only SQL queries against MySQL databases.

data api_key

Elasticsearch

Search, index, and manage data in Elasticsearch clusters using natural language.

data none

Memory (Knowledge Graph)

Persistent knowledge graph for storing entities, relations, and observations across sessions.

data api_key

Google Maps

Geocode addresses, search places, calculate routes, and query distance matrices via Google Maps.

communication api_key

Slack

Send messages, manage channels, and search conversations in Slack workspaces.

communication api_key

Discord

Send messages, manage channels, and interact with Discord servers via a bot.

infrastructure api_key

Proxmox VE

Manage Proxmox VMs, containers, and storage. Uses API tokens (established pattern from Aquity/MCP-Server).

infrastructure api_key

TrueNAS

Manage TrueNAS datasets, snapshots, and shares via the REST API.

infrastructure api_key

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).

infrastructure none

Kubernetes

Manage pods, deployments, services, and other resources across Kubernetes clusters.

infrastructure api_key

Datadog

Query metrics, logs, monitors, and dashboards from Datadog observability platform.

devtools none

Web Fetch

Fetch and extract content from web URLs for your AI assistant.

devtools none

Puppeteer

Automate browser interactions, take screenshots, and scrape web pages using headless Chromium.

devtools none

Playwright

Browser automation via structured accessibility snapshots using Microsoft Playwright.

devtools api_key

Sentry

Query error reports, issues, and performance data from Sentry projects.

devtools none

Sequential Thinking

Dynamic, reflective problem-solving through structured thought sequences that can branch and revise.

devtools api_key

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 config

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.