SYSTEM ACTIVE
m mcpmeter
HOME / MARKETPLACE / SEARCH / WIKIPEDIA
LST SEARCH

Wikipedia

Search Wikipedia article titles and fetch summaries. Wraps the public REST API — works in 300+ languages.

LIVE STREAMABLE HTTP MIT 2 TOOLS

§ OVERVIEW

Search Wikipedia article titles and fetch summaries. Wraps the public REST API — works in 300+ languages.

mcpmeter sits between agent and publisher: authenticate the bearer key, forward the JSON-RPC body unchanged, count tool-call envelopes in the response, write a ledger row, return the response unchanged. The publisher never sees the consumer's API key. The consumer never sees the publisher's secret. The proxy is open source so the meter can be inspected.

§ TOOLS

2 tools Read tools are read-only; write tools mutate state.

TOOL
TYPE
search
READ
Search Wikipedia article titles.
summary
READ
Returns a short summary + extract for a given article.

§ INTEGRATION

Drop the proxy URL and your bearer key into any MCP-compatible agent. Below: the configuration block for Claude Desktop. The same shape works in Cursor, Cody, the OpenAI Apps SDK, and OpenRouter with a one-line difference.

claude_desktop_config.json VERIFIED
{
  "mcpServers": {
    "wikipedia": {
      "url":     "https://proxy.mcpmeter.com/wikipedia",
      "headers": {
        "Authorization": "Bearer mcpm_live_…"
      }
    }
  }
}

The proxy authenticates the bearer token, looks up the price, forwards the call to the upstream MCP, returns the response unchanged, and writes a usage record.

§ PRICING

PER_CALL pricing at $0.0003 / call (USD).

§ TRUST & COMPLIANCE

NO PAYLOAD RETENTION

JSON-RPC bodies pass through. We log call metadata only.

PCI PASSTHROUGH

For PCI scope, mcpmeter is a network passthrough.

OPEN-SOURCE PROXY

Metering code is auditable on GitHub ↗; reconciles to Stripe nightly.

AUDIT LOGS

13 months retention in your region. CSV export.

START

ONE KEY. EVERY MCP.
ONE BILL.

Sign up free. Add a card later, only when you're ready to call paid tools.