SERVER
Garl
Rank #16340io.github.Garl-Protocol/mcp-server
MCP server providing server capabilities
First listed
Mar 1, 2026
Last publish date
Mar 1, 2026
OVERVIEW
Garl is a Model Context Protocol (MCP) server published by garl-protocol. It ranks #16340 of 58,832 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. MCP Toplist tracks 2 versions of Garl. It was first listed on Mar 1, 2026 and most recently updated on Mar 1, 2026.
STANDING
#16,340of 58,832 tracked serversTop 50%
Ranks ahead of 42,492 of 58,832 servers on MCP Toplist.
CONNECT
Use Garl
Add Garl to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
npm package
{
"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.
ORGANIZATION
garl-protocol
VERSIONS
Available versions (2)
| Version | Published |
|---|---|
| 1.1.2 | Mar 1, 2026 |
| 0.1.0 | Nov 25, 2024 |
FAQ
Frequently asked questions
- What is Garl?
- MCP server providing server capabilities
- Who maintains Garl?
- Garl is maintained by garl-protocol, which publishes 3 MCP servers (4 total versions) tracked on MCP Toplist.
- Is Garl an official MCP server?
- Garl is not currently 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.
EXPLORE