Skip to main content
Glama
verginglabs

Verging Labs MCP server

Official
by verginglabs

Verging Labs MCP server

Every AI tool claims to be the best. Verging Labs benchmarks them honestly.

This MCP (Model Context Protocol) server gives AI agents direct access to the published Verging Labs benchmarks: the Agentic Memory Index (agent memory tools) and the Agentic Search Index (web search and retrieval tools), plus pre-payment checks of x402 endpoints. Zero dependencies, no telemetry, no account.

Tools

Tool

What it does

Cost

fetch_memory_index

Agentic Memory Index rankings: index score with confidence intervals, per-kind pass rates, cost per 1k successful answers, time to ready, retention decay

Free

fetch_search_index

Agentic Search Index rankings for web search and retrieval tools

Free

check_x402_endpoint

Full graded verdict (allow, warn, block, unknown) for an x402 endpoint before an agent pays it

Paid, x402: unpaid calls return the payment requirements

verify_x402_trade

Fast pre-trade telemetry facts for an x402 endpoint, no score

Paid, x402: same contract

Related MCP server: agentranking

Use it

Claude Code:

claude mcp add verginglabs -- npx -y @verginglabs/mcp

Claude Desktop (claude_desktop_config.json):

{
  "mcpServers": {
    "verginglabs": {
      "command": "npx",
      "args": ["-y", "@verginglabs/mcp"]
    }
  }
}

Any other MCP client: run npx -y @verginglabs/mcp as a stdio server.

No install at all: the same four tools are served over Streamable HTTP at https://verginglabs.com/mcp (manifest at https://verginglabs.com/.well-known/mcp.json).

The data behind it

Rankings come from versioned index releases measured on simulated real work, never self-reported claims. Nothing is blended into one magic number and no provider pays for placement.

License

MIT

A
license - permissive license
-
quality - not tested
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

View all related MCP servers

Related MCP Connectors

  • The web capability layer for AI agents: render, extract, DNS, SSL, WHOIS & more via x402.

  • Curated, probe-verified directory of paid x402 APIs. Agents check it before spending money.

  • Verified, sourced, real-time intelligence layer for AI agents.

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/verginglabs/mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server