Skip to content
Back to Stock Market Data MCP

Card snapshot

market-data-mcp-production.up.railway.app · 2026-06-21 02:30:57 UTC · 426021e4bd7709a6b585b5ad15e8ec552779ca32aeee11ea611f4b987e86fb86

This is a frozen copy of the agent's agent-card.json as we observed it at the timestamp above. We capture a new snapshot every time the card's content hash changes. Useful for: forensic drift analysis, verifying downstream callers see the right version, reproducing routing decisions made historically.

{
  "name": "Stock Market Data MCP",
  "description": "Real-time stock quotes and sector performance (free), plus paid price history, options chains, and screening \u2014 Yahoo Finance market data for agents trading, analyzing, or monitoring equities.",
  "url": "https://market-data-mcp-production.up.railway.app/mcp",
  "version": "1.0.0",
  "capabilities": {
    "tools": [
      "quote",
      "batch_quote",
      "price_history",
      "options_chain",
      "sector_performance",
      "screener",
      "daily_brief",
      "mint_info"
    ]
  },
  "provider": {
    "name": "FoundryNet",
    "url": "https://foundrynet.io"
  },
  "network": "FoundryNet Data Network",
  "attestation": {
    "protocol": "MINT Protocol",
    "endpoint": "https://mint-mcp-production.up.railway.app/mcp",
    "verified_outputs": true,
    "live_feed": "https://mint.foundrynet.io/feed",
    "feed_api": "https://mint-mcp-production.up.railway.app/v1/feed"
  },
  "protocols": {
    "mcp": {
      "endpoint": "https://market-data-mcp-production.up.railway.app/mcp",
      "transport": "streamable-http",
      "tools_count": 8
    },
    "x402": {
      "supported": true,
      "currency": "USDC",
      "network": "solana"
    }
  },
  "contact": "hello@foundrynet.io"
}