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. Mrmarket.ai
  4. vs Rug Check Mcp
Side-by-Side Model Context Protocol Comparison

Mrmarket.ai vs Rug Check Mcp

In-depth architectural comparison of the Mrmarket.ai and Rug Check Mcp 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

Mrmarket.ai
Finance & Fintech · Remote HTTP/SSE
Quality: 51/100 (Good) | Auth: No auth required
Rug Check Mcp
Finance & Fintech · Local stdio
Quality: 53/100 (Good) | Auth: No auth required
Verdict Summary: Choose Mrmarket.ai if you need specialized Finance & Fintech tools running via a hosted cloud SSE transport. Choose Rug Check Mcp 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?

M

Choose Mrmarket.ai when:

  • You need dedicated capabilities in the Finance & Fintech domain.
  • You prefer remote streaming HTTP/SSE transport architecture.
  • Your security boundary fits: No auth required (Free / Open Source).
  • Primary tools included: query_data, fetch_page, describe_data.
Explore Mrmarket.ai Details
Rug Check Mcp logo

Choose Rug Check Mcp 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).
  • Primary tools included: Description, Input, Output.
Explore Rug Check Mcp Details

Feature & Specification Comparison

Specification
M
Mrmarket.ai
Finance & Fintech
Rug Check Mcp logo
Rug Check Mcp
kukapay
Finance & Fintech
SummaryAnalytical engine for US-listed equities: screens, rankings, and event studies in plain English.An MCP server that detects potential risks in Solana meme tokens.
Category & ScopeFinance & FintechFinance & Fintech
Quality signal

Tools & Capabilities Breakdown

Mrmarket.ai Tools (8)

query_data
The workhorse. A natural-language financial question in; structured rows and columns out. Screens, rankings, comparisons, time-series, cohort studies, and event studies are all single calls.
fetch_page
The continuation. When a `query_data` result is too large for one response, page 1 comes back with a `pagination.next_cursor`; pass that cursor to `fetch_page` to retrieve the rest. It runs no new query, so it never costs credits — the original `query_data` is charged once.
describe_data
The data catalog. Browse categories and fields, or search for a specific metric, before composing a question.
get_symbols
Fast ticker, sector, and industry resolution. Name to ticker, sector membership, or the full universe in under 50ms.
getting_started

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).

Mrmarket.ai Configuration
mcpServers (Claude Desktop / Cursor)
{
  "mcpServers": {
    "mrmarket-ai": {
      "url": "https://mrmarket.ai"
    }
  }
}
Rug Check Mcp Configuration
mcpServers (Claude Desktop / Cursor)
{
  "mcpServers": {
    "kukapay-rug-check-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@smithery/cli"
      ]
    }
  }
}

Frequently Asked Questions

Mrmarket.ai is categorized under Finance & Fintech and uses a remote streaming HTTP/SSE transport. In contrast, Rug Check Mcp belongs to Finance & Fintech using local stdio subprocess. Select Mrmarket.ai when you need capabilities focused on finance & fintech and Rug Check Mcp when you require tools for finance & fintech.

More alternatives to Mrmarket.aiMore alternatives to Rug Check McpFinance & Fintech category hubCanonical compare URL

Related MCP Server Comparisons

Popular comparisons with Mrmarket.ai

  • Alpha Vantage Mcp logoMrmarket.ai vs Alpha Vantage Mcp
  • Mcp Server Ledger logoMrmarket.ai vs Mcp Server Ledger
  • Optionsahoy Mcp logoMrmarket.ai vs Optionsahoy Mcp
  • Oathscore logoMrmarket.ai vs Oathscore

Popular comparisons with Rug Check Mcp

51/100 (Good)
53/100 (Good)
Transport ProtocolRemote HTTP/SSELocal Subprocess (stdio)
Auth RequirementNo auth requiredNo auth required
Pricing ModelFree / Open SourceFree / Open Source
Required Env VarsNone requiredNone required
Compatible Clients
Claude DesktopCursorWindsurfClineVS Code
Claude DesktopCursorWindsurfClineVS Code
Install path signalRemote (HTTP/SSE) · highnpx · high
Engagement & Health 0 views 0 copies 0 upvotes 3 stars 0 views 0 copies 0 upvotes 20 stars
Verified / OfficialCommunity ListingCommunity Listing
Open full listingView Mrmarket.ai ListingView Rug Check Mcp Listing
A structured orientation tour with verified example prompts, grouped by use case.
recent_queries
Your recent queries, for context and re-runs.
get_account_status
Connected account, plan tier, credit balance, and rate limits. A useful first call in any new session.
report_issue
Flag a result that looks wrong or a feature that is missing. Pass the `query_id` from the response so the trace can be investigated.

Rug Check Mcp Tools (12)

Description
Analyzes a Solana token based on its address.
Input
`token_address` (string) - The Solana token address to analyze.
Output
A dictionary containing:
token_address
Token address
token_name
Token name
token_symbol
Token symbol
snif_score
Solsniffer risk score (0-100)
market_cap
Market capitalization in USD
price
Token price in USD
supply_amount
Total supply of the token
risks
High, moderate, and low risk details with counts and descriptions
audit_risk
Audit status (mint/freeze disabled, LP burned, top 10 holders)
Polymarket Predictions Mcp logo
Rug Check Mcp vs Polymarket Predictions Mcp
  • Alpha Vantage Mcp logoRug Check Mcp vs Alpha Vantage Mcp
  • Alpaca Mcp logoRug Check Mcp vs Alpaca Mcp
  • C
    Rug Check Mcp vs Crypto Market Intelligence MCP