Loomal

Spanlens MCP

MCP server by github.com/spanlens/spanlens

Query Spanlens LLM observability from Cursor, Claude Desktop, or Continue via MCP.

9 starsnpm: @spanlens/mcp-server

About Spanlens MCP

Spanlens MCP is an MCP (Model Context Protocol) server published by spanlens in the official MCP registry, listed under Search on Loomal. Query Spanlens LLM observability from Cursor, Claude Desktop, or Continue via MCP.

It ships as an npm package (@spanlens/mcp-server), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/spanlens/spanlens, where the project has earned 9 GitHub stars.

Use Spanlens MCP with your agent

Claude Code · one command
claude mcp add spanlens-mcp -- npx -y @spanlens/mcp-server
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "spanlens-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@spanlens/mcp-server"
      ]
    }
  }
}
npm@spanlens/mcp-server

Frequently asked questions

What is Spanlens MCP?
Spanlens MCP is an MCP (Model Context Protocol) server by spanlens in the Search category. Query Spanlens LLM observability from Cursor, Claude Desktop, or Continue via MCP.
How do I connect Spanlens MCP to Claude, Cursor, or another MCP client?
Install Spanlens MCP from its npm package (@spanlens/mcp-server) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is Spanlens MCP open source?
Yes — the source code is public at github.com/spanlens/spanlens, with 9 GitHub stars.
Can AI agents pay to use Spanlens MCP?
Not yet through Loomal — Spanlens MCP is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain Spanlens MCP? Claim this listing free by verifying GitHub ownership, or contact us.