MCP Server Marketplace: 1000+ AI Tools
MCPize hosts 1000+ Model Context Protocol servers for AI assistants, automation, databases, and search. One-click install for Claude, Cursor, VS Code, and any MCP client. One subscription gives you a single API key across every paid server.
sports-trading-card-agent
Fetches real-time pricing for sports trading cards, performs market analysis, detects arbitrage opportunities, calculates grading ROI, provides investment advice, and retrieves player stats for NBA, NFL, and MLB. Offers 9 tools for AI agents to query card values and market data. Collectors, investors, and developers building trading applications use it to inform buying, selling, and portfolio decisions.
token-deploy-guide
by RJCTD Labs
Comprehensive reference database for deploying tokens and NFTs across Solana and EVM chains. Step-by-step guides for SPL, Token-2022, Metaplex NFTs, compressed NFTs, Pump.fun, ERC-20, ERC-721, ERC-1155, and ERC-404/DN404. Fully offline — no API key needed.
solana-tx-storyteller
by RJCTD Labs
solana_tx_storyteller converts raw Solana transaction signatures into clear, play-by-play narratives for swaps, transfers, NFT events, staking, and more. Solana developers, data analysts, and traders can quickly decode complex tx activity for debugging, auditing, or reporting. Powered by Helius Enhanced API—requires HELIUS_API_KEY env var.
Solana wallet x-ray
by RJCTD Labs
Analyze any Solana wallet: SOL balance, token holdings, NFT collections, recent transactions, and whale status. Powered by Helius DAS API.
solidity-contract-audit
by RJCTD Labs
Static security analysis of Solidity smart contracts. Checks reentrancy, access control, tx.origin, unchecked returns, delegatecall, integer safety, gas optimizations, and more. Fully offline — no API key needed.
PodcastTranscript
Retrieves text transcripts of podcast episodes given a URL or episode ID. Delivers structured text output from audio content for processing. Podcast researchers, content analysts, and developers use it to enable text-based querying and integration in applications.
website audit analyzer
The website-audit-analyzer MCP server audits any website URL using a headless browser, checking SEO (meta tags, headings, mobile-friendliness), performance (Core Web Vitals, load times), accessibility, security, and usability. It delivers JSON reports with prioritized issues, errors, and fixes for quick action. SEO specialists, web developers, and digital marketers use it for pre-launch scans, ongoing monitoring, and competitor analysis.
BarzelOps MCP - Governed AI Workflow Automation
Governed MCP workflow automation for Relay migration, HubSpot-to-Xero operations, approvals, audit evidence, client workspaces, Gmail, Google Drive, and Slack.
Homebase
MCP server for US real estate analysis â school district lookup, PA earned income tax rates, and affordability calculator
Plugin Hub
The largest Claude Code plugin marketplace. 500 plugins, 600+ developer tools in one MCP server. Security, testing, DevOps, CI/CD, databases, frontend, backend, API design, ML/AI, mobile, cloud, serverless, authentication, monitoring, and more.
prompt to json mcp
Convert natural language prompts to deterministic JSON with prompt_to_json. Developers can parse messy inputs and coerce them to schema shapes using fix_to_schema, then validate JSON against templates with validate_schema. Built with MCPize for precise data structuring.
API Cleaner MCP
API-Cleaner-MCP helps developers and data analysts tame raw API JSON. Use clean_api_response to strip metadata noise (status codes, headers, pagination) and unwrap containers like "data" or "payload" for pure business data. flatten_json flattens nested objects to dot-notation keys (e.g., user.profile.name), and extract_fields pulls specific nested paths (e.g., items.0.id) into minimal JSON.