satring-mcp
This server provides programmatic access to satring.com, a curated directory of paid APIs using L402, X402, and MPP payment protocols. Here's what you can do:
Search for services: Discover paid API services by keyword, with optional filters for status and payment protocol.
List services: Browse all services, filterable by category (ai-ml, data, finance, identity, media, search, social, storage, tools), status, or protocol, and sortable by cheapest, top-rated, or most-reviewed.
Get service details: Retrieve full information about a specific service using its slug.
View ratings & reviews: Fetch ratings and reviews for any given service.
List categories: Get all available service categories on satring.com.
Compare services: Side-by-side comparison of two services across pricing, ratings, protocol, and status.
Find the best service: Search by keyword and rank results by strategy — cheapest, top-rated, fastest, or a composite "best" score.
satring-mcp
MCP server for satring.com, the best curated L402 + x402 + MPP API directory. Discover paid API services programmatically.
Install
pipx install satring-mcp
# or
pip install satring-mcpRelated MCP server: 402-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 |
|
| API base URL |
Tools
Tool | Description |
| Search for services by keyword |
| List services with category/status/protocol filters and sorting |
| Get full details for a service by slug |
| Get ratings and reviews for a service |
| List all service categories |
| Side-by-side comparison of two services |
| Search + rank by strategy (cheapest, top-rated, best) |
Sorting strategies
list_services and find_best_service support these sort strategies:
cheapest: lowest
pricing_satsfirsttop-rated: highest
avg_rating(rated services first)most-reviewed: highest
rating_countfirstbest (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 UIMaintenance
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
- AlicenseAqualityDmaintenanceSearch 14,000+ x402-enabled HTTP APIs by keyword. Agents pay $0.01 USDC per search via x402 micropayments on Base mainnet — no API keys or accounts required.Last updated1632MIT
- Alicense-qualityBmaintenanceL402 + x402 client MCP. AI agents discover, pay for, and consume any payment-gated API autonomously. Supports Lightning (NWC), Cashu ecash, stablecoins, and human-in-the-loop payments.Last updated72MIT
- AlicenseCqualityCmaintenancex402 Micropaid MCP Server — 120+ paid API endpoints for AI Agents. Pay per call with USDC on Base network. No signup, no API key needed.Last updated551MIT
- Flicense-qualityCmaintenanceAn MCP server that exposes the satring.com L402 service directory, enabling AI agents to search and query Lightning-paywalled and stablecoin-gated APIs without needing prior knowledge of their URLs.Last updated
Related MCP Connectors
Probe-verified directory of paid x402 APIs. Listings are continuously re-checked against their live 402 payment challenge — no self-reported uptime, no pay-for-rank. Outcome reports require a real on-chain tx_hash before they count, not honor-system claims.
Pay for HTTP APIs and charge for your own: x402 micropayments in USDC on Base.
Discover and call pay-per-request (x402) APIs, ranked by reliability, latency and price.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/clankwright/satring'
If you have feedback or need assistance with the MCP directory API, please join our Discord server