agentmako
Rank #4,493io.github.drhalto/agentmako
Local-first codebase intelligence MCP server for AI coding agents.
agentmako is a Model Context Protocol (MCP) server published by drhalto. It ranks #4,493 of 132,046 servers tracked on MCP Toplist, and its repository has 52 GitHub stars. agentmako is listed across 3 registries — Official MCP, PulseMCP and Glama, with 1 tracked version. It was first listed on Apr 26, 2026 and most recently updated on Apr 29, 2026.
Ranks ahead of 127,553 of 132,046 servers on MCP Toplist.
Use agentmako
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add agentmako -- npx -y agentmako[mcp_servers.agentmako]
command = "npx"
args = ["-y", "agentmako"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"agentmako": {
"command": "npx",
"args": [
"-y",
"agentmako"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"agentmako": {
"command": "npx",
"args": [
"-y",
"agentmako"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"agentmako": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"agentmako"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"agentmako": {
"command": "npx",
"args": [
"-y",
"agentmako"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"agentmako": {
"command": "npx",
"args": [
"-y",
"agentmako"
]
}
}
}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.drhalto%2Fagentmako)<a href="https://mcptoplist.com/server/io.github.drhalto%2Fagentmako"><img src="https://mcptoplist.com/badge/io.github.drhalto%2Fagentmako.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
drhalto
Available versions (1)
| Version | Published |
|---|---|
| 0.2.3 | Apr 29, 2026 |
Frequently asked questions
- Who maintains agentmako?
- agentmako is maintained by drhalto, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is agentmako listed on the Official MCP Registry?
- Yes — agentmako is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does agentmako have?
- MCP Toplist tracks 1 version of agentmako, most recently published on Apr 29, 2026.
- Where can I find the source code for agentmako?
- The source code for agentmako is hosted at github.com/drhalto/agentmako.
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.