Mako
Rank #2,170io.github.mako-ai/mako
Explore your databases, validate SQL, and build & publish data apps in your Mako workspace.
Mako is a Model Context Protocol (MCP) server published by mako-ai. It ranks #2,170 of 132,046 servers tracked on MCP Toplist, and its repository has 14 GitHub stars. Mako is listed on Official MCP, with 1 tracked version. It was first listed on Jun 10, 2026 and most recently updated on Aug 31, 2026.
Ranks ahead of 129,876 of 132,046 servers on MCP Toplist.
Use Mako
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http mako https://app.mako.ai/api/mcp[mcp_servers.mako]
url = "https://app.mako.ai/api/mcp"Add to ~/.codex/config.toml.
https://app.mako.ai/api/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"mako": {
"url": "https://app.mako.ai/api/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"mako": {
"type": "http",
"url": "https://app.mako.ai/api/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"mako": {
"serverUrl": "https://app.mako.ai/api/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"mako": {
"url": "https://app.mako.ai/api/mcp"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.mako-ai%2Fmako)<a href="https://mcptoplist.com/server/io.github.mako-ai%2Fmako"><img src="https://mcptoplist.com/badge/io.github.mako-ai%2Fmako.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
mako-ai
Available versions (1)
| Version | Published |
|---|---|
| 1.0.0 | Aug 31, 2026 |
Frequently asked questions
- Who maintains Mako?
- Mako is maintained by mako-ai, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is Mako listed on the Official MCP Registry?
- Yes — Mako is listed on the Official MCP Registry.
- How many versions does Mako have?
- MCP Toplist tracks 1 version of Mako, most recently published on Aug 31, 2026.
- Where can I find the source code for Mako?
- The source code for Mako is hosted at github.com/mako-ai/mako.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.