API Pricing — XLUXX Trust Scoring API

XLUXX Trust Scoring API

Instant trust scores for
any AI infrastructure

Score any MCP server in milliseconds. Get vulnerability data, behavioral flags, and security recommendations — all in a single API call.

Get Free API Key View pricing
Free
$0/forever
Perfect for evaluation and small projects.
  • 100 requests/day
  • Trust score + tier
  • Basic metadata
  • No credit card required
  • Community support
Get Free Key
Enterprise
$199/month
For organizations with compliance and SLA requirements.
  • Unlimited requests
  • Everything in Pro
  • 99.9% SLA guarantee
  • Dedicated support
  • Private deployment
  • Custom integrations
  • Audit logs
Contact Sales

Simple to integrate

One API call returns the complete trust profile for any MCP server. Works with any HTTP client.

# Score any MCP server by name or URL
curl -X GET "https://api.xluxx.net/v1/score?server=github" \
  -H "Authorization: Bearer YOUR_API_KEY"

# Response
{
  "server": "github",
  "trust_score": 87,
  "tier": "trusted",
  "flags": [],
  "cve_count": 0,
  "tools": ["create_issue", "list_repos", "push_files"],
  "last_tested": "2026-06-02T09:14:33Z",
  "recommendation": "safe-to-deploy"
}

FAQ

Common questions

What is an MCP server?

Model Context Protocol servers are tools that AI assistants (Claude, GPT-4, Gemini) connect to for external capabilities — databases, APIs, file systems, and code execution environments.

How are scores calculated?

Scores combine live reachability tests, CVE database matching, behavioral analysis, tool inventory risk, author reputation, and community flags into a 0–100 trust index.

How often is data updated?

All 15,000+ servers are re-scored every 15 minutes. CVE data syncs every 6 hours. New servers from the official MCP registry are added within 90 seconds of publication.

Do you have an SLA?

Enterprise plans include a 99.9% uptime SLA with response time guarantees. Pro plans have best-effort availability. Free tier has no SLA.

Get started in 60 seconds

100 free API calls per day.
No credit card required.

Join security teams, AI developers, and enterprises who trust XLUXX to evaluate their AI infrastructure.

Get Your Free API Key →