Skip to main content
Glama

Fathom

XRP-settled API marketplace for autonomous agents. USD floors (scrape $0.02, search $0.03, map $0.12, quote $0.01) paid in live XRP or RLUSD. Master provider keys stay on the server.

Treasury: rkpckEddjHhS2vvg7sR3Gb3BX3CVzE2kb

Run locally

npm install
cp .env.example .env
# fill ORIGINAL_PROVIDER_API_KEY and PLATFORM_XRPL_WALLET_ADDRESS
npm run dev

API-only: npm run api

Related MCP server: l402-search-mcp

Deploy on Render

  1. Create a Web Service from this repo.

  2. Build: npm install && npm run build

  3. Start: node .output/server/index.mjs

  4. Add Postgres and set DATABASE_URL to the Internal Database URL.

  5. Set environment variables (see .env.example and render.yaml):

  • NODE_VERSION=22

  • NITRO_PRESET=node-server

  • ALLOW_DEMO_PAYMENTS=false

  • PLATFORM_XRPL_WALLET_ADDRESS

  • TARGET_SCRAPE_API_URL=https://api.firecrawl.dev/v1/scrape

  • ORIGINAL_PROVIDER_API_KEY

  • DATABASE_URL

Agents: GET /.well-known/mcp and GET /api/v1/health.

Tool Schema Changelog

Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.

No tool schema history has been recorded yet.

Maintenance

ActivityMaintained
ResponsivenessNo issues

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

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

Related MCP Connectors

Related MCP Servers

  • A
    license
    A
    quality
    C
    maintenance
    Provides a pay-per-query web search tool for AI agents via Lightning Network sats, enabling no-KYC, account-free searches through the MCP protocol.
    2
    53
    MIT
  • A
    license
    Not graded
    quality
    D
    maintenance
    MCP server providing 17 keyless, pay-per-use web-data tools with signed-provenance receipts, enabling AI agents to autonomously fetch, extract, and verify web content on Base mainnet.
    49
    MIT

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/Sherminatrix/fathom'

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