SERVER

AgentLair

Rank #4338

io.github.piiiico/agentlair

MCP server providing agentlair capabilities

First listed
Mar 28, 2026
Last publish date
Apr 21, 2026
OVERVIEW

AgentLair is a Model Context Protocol (MCP) server published by piiiico. It ranks #4338 of 58,900 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. AgentLair is listed on Official MCP, with 3 tracked versions. It was first listed on Mar 28, 2026 and most recently updated on Apr 21, 2026.

STANDING
#4,338of 58,900 tracked serversTop 10%

Ranks ahead of 54,562 of 58,900 servers on MCP Toplist.

CONNECT

Use AgentLair

Add AgentLair to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.

Remote · HTTP
{
  "mcpServers": {
    "agentlair": {
      "url": "https://agentlair-mcp-server.amdal-dev.workers.dev/mcp"
    }
  }
}
npm package
{
  "mcpServers": {
    "agentlair": {
      "command": "npx",
      "args": [
        "-y",
        "@agentlair/mcp"
      ],
      "env": {
        "AGENTLAIR_API_KEY": "<your AGENTLAIR_API_KEY>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

REGISTRIES

Listed on 1 registry

ORGANIZATION

piiiico

Organization
Total servers
5
Total versions
9
MORE FROM THIS PUBLISHER

Other servers by piiiico

View all piiiico servers →
VERSIONS

Available versions (3)

VersionPublished
1.2.0Apr 21, 2026
1.1.2Mar 28, 2026
0.1.0Nov 25, 2024
FAQ

Frequently asked questions

What is AgentLair?
MCP server providing agentlair capabilities
Who maintains AgentLair?
AgentLair is maintained by piiiico, which publishes 5 MCP servers (9 total versions) tracked on MCP Toplist.
Is AgentLair an official MCP server?
Yes — AgentLair is listed on the Official MCP Registry.
How many versions does AgentLair have?
MCP Toplist tracks 3 versions of AgentLair, most recently published on Apr 21, 2026.
Where can I find the source code for AgentLair?
The source code for AgentLair is hosted at github.com/piiiico/agentlair.
EXPLORE