Skip to main content

MCP server for satring.com: the best curated L402 + x402 API directory

Project description

satring-mcp

MCP server for satring.com, the best curated L402 + x402 API directory. Discover paid API services programmatically.

Install

pipx install satring-mcp
# or
pip install satring-mcp

Configure

Claude Desktop

Add to your claude_desktop_config.json:

{
  "mcpServers": {
    "satring": {
      "command": "satring-mcp"
    }
  }
}

Cline (VS Code)

Add to your VS Code settings.json:

{
  "cline.mcpServers": {
    "satring": {
      "command": "satring-mcp"
    }
  }
}

Claude Code

Add to your .claude/settings.json:

{
  "mcpServers": {
    "satring": {
      "command": "satring-mcp"
    }
  }
}

Environment

Variable Default Description
SATRING_API_URL https://satring.com/api/v1 API base URL

Tools

Tool Description
discover_services Search for services by keyword
list_services List services with category/status/protocol filters and sorting
get_service Get full details for a service by slug
get_ratings Get ratings and reviews for a service
list_categories List all service categories
compare_services Side-by-side comparison of two services
find_best_service Search + rank by strategy (cheapest, top-rated, best)

Sorting strategies

list_services and find_best_service support these sort strategies:

  • cheapest: lowest pricing_sats first
  • top-rated: highest avg_rating (rated services first)
  • most-reviewed: highest rating_count first
  • best (default for find_best_service): composite score combining rating and price

Rate limits

The satring.com API enforces per-IP rate limits:

  • List/search: 6 requests/minute
  • Service details: 15 requests/minute

Development

cd mcp
pip install -e .
satring-mcp              # runs on stdio
mcp dev satring_mcp.py   # MCP inspector UI

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

satring_mcp-0.1.2.tar.gz (5.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

satring_mcp-0.1.2-py3-none-any.whl (6.0 kB view details)

Uploaded Python 3

File details

Details for the file satring_mcp-0.1.2.tar.gz.

File metadata

  • Download URL: satring_mcp-0.1.2.tar.gz
  • Upload date:
  • Size: 5.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.12

File hashes

Hashes for satring_mcp-0.1.2.tar.gz
Algorithm Hash digest
SHA256 123c935dd931b4d8d80f44f6e6459c4239aced0c4dd5510297ee10bbfe680c0f
MD5 af4c50fee8f5d65ad4ab0b1c4aa051ef
BLAKE2b-256 5029b7839e90a52ed3db44a70bf33100c3dcbca397abfafa6fd7a6e0c7314674

See more details on using hashes here.

File details

Details for the file satring_mcp-0.1.2-py3-none-any.whl.

File metadata

  • Download URL: satring_mcp-0.1.2-py3-none-any.whl
  • Upload date:
  • Size: 6.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.12

File hashes

Hashes for satring_mcp-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 431fa964b1fa37cc2087e6025c2297e709925a58f2e6ac46ad3b1d0cb30920a5
MD5 ae0c75c74422c7378b078651d02d1b7c
BLAKE2b-256 f3e48638d4eb0719e1fa066cf0d382f47fb890eb36845598d2d0ebb131211fe1

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page