mcpbeat Sign in

Lazy Lions MCP Server

by web3kaneco Your server? Claim it
local only

Lazy Lions MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 22 installs a week from npm.

Read the Lazy Lions NFT ecosystem: tokens, traits, rarity, holders, and the $LAZY economy.

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 254 · avg 9
a month agotoday
22
Installs / week
npm · lazy-lions-mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add lazy-lions-mcp -- npx -y lazy-lions-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "lazy-lions-mcp": {
      "args": [
        "-y",
        "lazy-lions-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.lazy-lions-mcp]
command = "npx"
args = ["-y", "lazy-lions-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "lazy-lions-mcp": {
      "args": [
        "-y",
        "lazy-lions-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "lazy-lions-mcp": {
      "args": [
        "-y",
        "lazy-lions-mcp"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: LAZY_LIONS_API_BASE (Override the Lazy Lions Agent API base URL. Defaults to https://lazylionsnft.com/v1/agent), LAZY_LIONS_TIMEOUT_MS (Per-request timeout in milliseconds. Defaults to 15000.). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Lazy Lions MCP

same job, measured the same way
x402 economy tools
by workers-clankerceo-multichain-rpc

Measured x402 ecosystem data, facilitator reliability, and live endpoint checks.

6 tools answering
AgentPump
by pact-layer

Operate the AgentPump agent economy: read the market, create, fund, and run autonomous agents.

38 installs/wk local only
How to Read the Future
by howtoreadthefuture

Read released episodes, transcripts, citations, clips, reading trails, and flashcards.

6 tools answering
Security Headers Csp Lint
by jmshinhwa

Reads security headers and CSP line by line in your config file and names the lines that silently do

333 installs/wk local only
Eurostat MCP Server
by cyanheads

Search and query the Eurostat catalogue — EU economy, demography, trade, and NUTS regional data.

243 installs/wk 8 tools answering
Ictpbx MCP
by ictinnovations

Read ICTPBX state: extensions, DID numbers, SIP trunks, tenants and live PBX statistics.

20 installs/wk local only
Etherscan
by etherscan

Read-only Etherscan V2 blockchain data: balances, transactions, transfers, tokens, contracts, logs.

16 tools answering
Agentry — The Trust Layer for the Agent Economy
by cthulhutoo

Agent registry with Nostr identity, reputation, escrow, observability, and Lightning payments.

36 tools answering

Lazy Lions MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Lazy Lions MCP?
Lazy Lions MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package lazy-lions-mcp was installed 22 times last week.
Is Lazy Lions MCP still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Lazy Lions MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls lazy-lions-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Lazy Lions MCP?
The npm package lazy-lions-mcp was installed 22 times in the last week. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.