Skip to content
Back to search
100
MCP live MCP 2025-03-26 sse

MarketNow MCP

io.github.edgarfloresguerra2011-a11y/marketnow-mcp

Agent skill marketplace with 13,800+ MCP skills for AI agents.

Uptime
50.0%
2 direct probes · 30d
Response
1214ms
last probe
Tools
6
callable
Resources
0
readable
Prompts
0
available

Tools · 6

marketnow_verify_trust

Verify any AI agent credential (JWT, W3C VC, MCP Card, ATC v3, A2A, EAT-AI, ZTA, X.509) through the UTA 12-stage verification pipeline. Returns validity, format, trust score, and issues.

marketnow_translate_credential

Translate a credential between 8 formats (ATC v3, JWT, W3C VC, A2A, EAT-AI, ZTA, MCP Card, X.509). Lossless conversion through Universal Trust Schema (UTS).

marketnow_list_formats

List all 8 supported credential formats with their algorithms and status.

marketnow_get_pipeline

Get the 12-stage verification pipeline details.

marketnow_check_domain

Check if a domain is suspicious (scam checker). Returns risk score and reasons.

marketnow_search_skills

Search the MarketNow MCP marketplace for skills (9,248+ MCP servers).

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "marketnow_mcp": {
      "url": "https://marketnow.site/api/mcp",
      "transport": "sse"
    }
  }
}