Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

Explore

  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Tags index
  • Submit a server
  • Pricing

Learn

  • Guides hub
  • What is MCP?
  • Install guide
  • Troubleshooting
  • Security
  • Blog
  • Blog RSS

Tools

  • All tools
  • Config generator
  • Config validator
  • MCP playground
  • OpenAPI → MCP
  • Badge generator

For agents

  • API docs
  • Trust & traffic
  • llms.txt ↗ (opens in a new tab)
  • Catalog JSON ↗ (opens in a new tab)
  • Remote MCP ↗ (opens in a new tab)

Company

  • About
  • Contact
  • X (@AllMCPs) ↗ (opens in a new tab)
  • GitHub ↗ (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on Buildlist
© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. Browse
  3. Trust Score API
  4. vs Oathscore
Side-by-Side Model Context Protocol Comparison

Trust Score API vs Oathscore

In-depth architectural comparison of the Trust Score API and Oathscore MCP servers. Compare execution transports, security boundaries, tool capabilities, quality scores, and ready-to-paste client installation snippets for Claude, Cursor, Windsurf, and VS Code.

At a Glance & Executive Verdict

Trust Score API
Finance & Fintech · Local stdio
Quality: 27/100 (Emerging) | Auth: No auth required
Oathscore
Finance & Fintech · Local stdio
Quality: 59/100 (Good) | Auth: No auth required
Verdict Summary: Choose Trust Score API if you need specialized Finance & Fintech tools running via a local process. Choose Oathscore if your workspace requires Finance & Fintech integration with local subprocess execution. Both servers can be configured concurrently in your client's mcpServers manifest.

Which MCP Server Should You Choose?

T

Choose Trust Score API when:

  • You need dedicated capabilities in the Finance & Fintech domain.
  • You prefer local stdio subprocess transport architecture.
  • Your security boundary fits: No auth required (Free / Open Source).
Explore Trust Score API Details
Oathscore logo

Choose Oathscore when:

  • You need dedicated capabilities in the Finance & Fintech domain.
  • You prefer local stdio subprocess transport architecture.
  • Your security boundary fits: No auth required (Freemium).
  • Primary tools included: get_now, get_exchanges, get_volatility.
Explore Oathscore Details

Feature & Specification Comparison

Specification
T
Trust Score API
Finance & Fintech
Oathscore logo
Oathscore
moxiespirit
Finance & Fintech
SummaryTrust scoring for domains, wallets, APIs. SSL+DNS+WHOIS+headers. Score 0-100.The trust layer for AI trading agents. Real-time world state (exchange status, VIX/VVIX/SKEW, economic events) in one call, plus independent quality ratings (0-100) for financial data APIs. 8 MCP tools.
Category & ScopeFinance & FintechFinance & Fintech

Tools & Capabilities Breakdown

Trust Score API Tools (0)

No explicit tool names declared in metadata yet. Check project README on main listing page.

Oathscore Tools (8)

get_now
Current world state: exchanges, volatility, events, data health
get_exchanges
Open/close status for 7 exchanges with next transition times
get_volatility
VIX, VIX9D, VIX3M, VVIX, SKEW, term structure
get_events
Next event, FOMC/CPI countdowns, week high-impact count
get_score
OathScore rating for a specific API (0-100 composite + grade)

Ready-to-Paste Client Configurations

Paste either (or both) of these JSON server blocks into your client config file (e.g. claude_desktop_config.json or ~/.cursor/mcp.json).

Trust Score API Configuration
mcpServers (Claude Desktop / Cursor)
{
  "mcpServers": {
    "trust-score-api": {
      "command": "npx",
      "args": [
        "-y",
        "trust-score-api"
      ]
    }
  }
}
Oathscore Configuration
mcpServers (Claude Desktop / Cursor)
{
  "mcpServers": {
    "moxiespirit-oathscore": {
      "command": "python",
      "args": [
        "oathscore_mcp"
      ]
    }
  }
}

Frequently Asked Questions

Trust Score API is categorized under Finance & Fintech and uses a local stdio subprocess. In contrast, Oathscore belongs to Finance & Fintech using local stdio subprocess. Select Trust Score API when you need capabilities focused on finance & fintech and Oathscore when you require tools for finance & fintech.

More alternatives to Trust Score APIMore alternatives to OathscoreFinance & Fintech category hubCanonical compare URL

Related MCP Server Comparisons

Popular comparisons with Trust Score API

  • D
    Trust Score API vs Domain Intelligence API
  • F
    Trust Score API vs Fetcher
  • F
    Trust Score API vs Fetcher
  • Mcp logoTrust Score API vs Mcp

Popular comparisons with Oathscore

  • Cryptodataapi Mcp logo
Quality signal27/100 (Emerging)59/100 (Good)
Transport ProtocolLocal Subprocess (stdio)Local Subprocess (stdio)
Auth RequirementNo auth requiredNo auth required
Pricing ModelFree / Open SourceFreemium
Required Env VarsNone requiredNone required
Compatible Clients
Claude DesktopCursorWindsurfClineVS Code
Claude DesktopCursorWindsurfClineVS Code
Install path signalnpx · lowpython · high
Engagement & Health 0 views 0 copies 0 upvotes 2 views 0 copies 0 upvotes 1 stars
Verified / OfficialCommunity ListingCommunity Listing
Open full listingView Trust Score API ListingView Oathscore Listing
compare_apis
Side-by-side comparison of two or more data APIs
get_alerts
Active degradation alerts for monitored APIs
check_health
Service health and data freshness
Oathscore vs Cryptodataapi Mcp
  • Alpaca Mcp logoOathscore vs Alpaca Mcp
  • Signal8 Mcp logoOathscore vs Signal8 Mcp
  • Openmm Mcp logoOathscore vs Openmm Mcp