MarketNow MCP
io.github.edgarfloresguerra2011-a11y/marketnow-mcpAgent skill marketplace with 13,800+ MCP skills for AI agents.
Tools · 6
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.
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).
List all 8 supported credential formats with their algorithms and status.
Get the 12-stage verification pipeline details.
Check if a domain is suspicious (scam checker). Returns risk score and reasons.
Search the MarketNow MCP marketplace for skills (9,248+ MCP servers).
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"marketnow_mcp": {
"url": "https://marketnow.site/api/mcp",
"transport": "sse"
}
}
}