Garl
Rank #48,531io.github.Garl-Protocol/mcp-server
18 trust tools for AI agents — verify, score, route, compare, and delegate with confidence.
Garl is a Model Context Protocol (MCP) server published by garl-protocol. It ranks #48,531 of 132,113 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. Garl is listed on Official MCP, with 2 tracked versions. It was first listed on Feb 23, 2026 and most recently updated on Mar 1, 2026.
Ranks ahead of 83,582 of 132,113 servers on MCP Toplist.
Use Garl
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add garl-protocol -e "GARL_API_KEY=<your GARL_API_KEY>" -e "GARL_AGENT_ID=<your GARL_AGENT_ID>" -- npx -y @garl-protocol/mcp-serverReplace each placeholder with your own value before saving.
[mcp_servers.garl-protocol]
command = "npx"
args = ["-y", "@garl-protocol/mcp-server"]
[mcp_servers.garl-protocol.env]
GARL_API_KEY = "<your GARL_API_KEY>"
GARL_AGENT_ID = "<your GARL_AGENT_ID>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"garl-protocol": {
"command": "npx",
"args": [
"-y",
"@garl-protocol/mcp-server"
],
"env": {
"GARL_API_KEY": "<your GARL_API_KEY>",
"GARL_AGENT_ID": "<your GARL_AGENT_ID>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"garl-protocol": {
"command": "npx",
"args": [
"-y",
"@garl-protocol/mcp-server"
],
"env": {
"GARL_API_KEY": "<your GARL_API_KEY>",
"GARL_AGENT_ID": "<your GARL_AGENT_ID>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"garl-protocol": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@garl-protocol/mcp-server"
],
"env": {
"GARL_API_KEY": "<your GARL_API_KEY>",
"GARL_AGENT_ID": "<your GARL_AGENT_ID>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"garl-protocol": {
"command": "npx",
"args": [
"-y",
"@garl-protocol/mcp-server"
],
"env": {
"GARL_API_KEY": "<your GARL_API_KEY>",
"GARL_AGENT_ID": "<your GARL_AGENT_ID>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"garl-protocol": {
"command": "npx",
"args": [
"-y",
"@garl-protocol/mcp-server"
],
"env": {
"GARL_API_KEY": "<your GARL_API_KEY>",
"GARL_AGENT_ID": "<your GARL_AGENT_ID>"
}
}
}
}Replace each placeholder with your own value before saving.
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.Garl-Protocol%2Fmcp-server)<a href="https://mcptoplist.com/server/io.github.Garl-Protocol%2Fmcp-server"><img src="https://mcptoplist.com/badge/io.github.Garl-Protocol%2Fmcp-server.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
garl-protocol
Available versions (2)
| Version | Published |
|---|---|
| 1.1.2 | Mar 1, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Garl?
- Garl is maintained by garl-protocol, which publishes 4 MCP servers (5 total versions) tracked on MCP Toplist.
- Is Garl listed on the Official MCP Registry?
- Yes — Garl is listed on the Official MCP Registry.
- How many versions does Garl have?
- MCP Toplist tracks 2 versions of Garl, most recently published on Mar 1, 2026.
- Where can I find the source code for Garl?
- The source code for Garl is hosted at github.com/garl-protocol/garl.
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.