MCP servers.
Connect a server the community built.
An MCP server is a program somebody else built that gives your AI new tools: search a service, read a file, call an API.
Connect one here and Claude, Claude Code, ChatGPT, Codex and Cursor all reach it through a single endpoint, with your key held on the server side.
Category: Databases & data
419 results · page 5 of 14
- View details
safedb-mcpMCP serverDatabases & data
A secure MCP server that lets AI agents query databases safely.
- View details
sisense-mcp-serverMCP serverDatabases & data
MCP server leveraging Sisense Intelligence for actionable insights and analytics.
- View details
tableau-lineageMCP serverDatabases & data
Local-only Tableau .twbx audit: lineage, unused fields, duplicate calcs, SQL, version diffs
- View details
chassis-mcpMCP serverDatabases & data
Scaffold an Express 5 + TypeScript backend: database, auth, optional Next.js front end.
- View details
db-connect-mcpMCP serverDatabases & data
Multi-database MCP server for PostgreSQL, MySQL, and ClickHouse
- View details
gleif-mcp-serverMCP serverDatabases & data
Access the GLEIF LEI database for company verification, KYC, and ownership research.
- View details
indigo-mcpMCP serverDatabases & data
Indigo Protocol MCP — iAsset prices, CDP analytics, stability pools, staking & governance
- View details
krimtoMCP serverDatabases & data
Memory for AI coding agents — markdown in your own git, not a vendor database. Apache-2.0.
- View details
memharnessMCP serverDatabases & data
Bi-temporal, provenance-carrying long-term memory for AI agents, in one SQLite file.
- View details
nextjs-cache-handler-mcpMCP serverDatabases & data
Inspect and operate Next.js Redis caches: health, tag state, SWR simulation, safe invalidation.
- View details
ozon-sellerMCP serverDatabases & data
MCP server for Ozon Seller API. 26 tools: products, prices, orders, analytics, finance, rating.
- View details
portkey-admin-mcpMCP serverDatabases & data
Full Portkey Admin API MCP server — configs, prompts, keys, analytics, and more.
- View details
remem-mcpMCP serverDatabases & data
Local-first memory for AI coding agents. Memory + CodeGraph + Wiki in one SQLite file.
- View details
sociality-mcpMCP serverDatabases & data
Social media analytics, post insights, and competitor benchmarking for AI agents.
Ready to connect
- View details
sqlaugurMCP serverDatabases & data
MCP server providing AI assistants with safe, read-only SQL Server access
- View details
sqlike-mcpMCP serverDatabases & data
SQL static analysis & query-equivalence for Postgres, MySQL, SQLite, and SQL Server
- View details
tuning-enginesMCP serverDatabases & data
Govern model, agent, skill, and MCP workflows with policy, approvals, traces, and usage analytics.
- View details
u2-mcpMCP serverDatabases & data
Connect AI assistants to Rocket Universe/UniData MultiValue databases via MCP.
- View details
database-mcp-libsqlMCP serverDatabases & data
MCP server for MySQL. Read-only by default, row caps, statement timeouts, secrets never logged.
- View details
db2toon-mcpMCP serverDatabases & data
Read-only SQL database and plain-text SQL dump schema extraction to compact TOON for MCP clients.
- View details
dbatools-mcp-serverMCP serverDatabases & data
MCP server for dbatools — exposes SQL Server management commands as MCP tools
- View details
garmin-local-mcpMCP serverDatabases & data
Local-first Garmin data warehouse: sync once to SQLite, analyze trends and correlations offline.
- View details
mcp-singaporeMCP serverDatabases & data
Singapore public data, transport, rail, property, business, economy, weather, and analytics.
- View details
mcp-zebrunnerMCP serverDatabases & data
Advanced analytics, reporting, and safe mutations for Zebrunner. 64 tools, 14 resources, 17 prompts.
- View details
palace-rsMCP serverDatabases & data
Local-first memory for coding agents — MCP server, single SQLite file, local embeddings
- View details
rpgmaker-mz-mcpMCP serverDatabases & data
MCP server for RPG Maker MZ: maps, tile painting, events, database editing, and validation.
- View details
salesforce-cloudMCP serverDatabases & data
AI-powered Salesforce CRM: opportunity intelligence, conversation analysis, SOQL, analytics
- View details
sql-sentinelMCP serverDatabases & data
SQL Server monitoring and diagnostics for AI agents using Extended Events. No ODBC drivers required.
- View details
tmdb-mcp-serverMCP serverDatabases & data
MCP server for The Movie Database (TMDB) API
- View details
midplaneMCP serverDatabases & data
Safe-by-default SQL guardrails for AI agents: AST-checked queries, per-table policy, audit log.
caution
What is an MCP server?
The Model Context Protocol is the open standard AI clients use to call tools. An MCP server is a program that answers those calls: it publishes a few tools with their inputs, and the AI decides when to use them. Most are written by the people who needed them and published as open source, which is why this list is long and uneven.
7,923 of the 11,204 servers listed here can be served through ahel today. The rest stay listed so you can find them and read what they do, and their pages say plainly that ahel cannot serve them yet.
Connect one to Claude, Cursor, Codex or ChatGPT
Connecting a server here does not put anything on your machine. ahel runs it and serves its tools to every AI client you sign in with, so one connection covers Claude, Claude Code, ChatGPT, Codex, Cursor and VS Code with Copilot.
Your client's tool list stays the same size whatever you connect: a server's own tools are read with the tools verb and run with the use verb. Keys are sealed in ahel and injected server side, so a credential never crosses the link.