MCP Server Marketplace: 950+ AI Tools
MCPize hosts 950+ 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.
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 - AI Business Operations
Governed AI workflow automation across HubSpot, Xero, Gmail, Google Drive and Slack with approvals, durable audit, RevOps and order-to-cash.
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.
JSON Fixer MCP
Repairs malformed JSON strings by correcting syntax errors like missing quotes, trailing commas, unescaped characters, and mismatched brackets. Outputs parseable JSON for immediate use. Developers and data engineers apply it to clean user-submitted data, API responses, or log files before processing.
Output Cleaner MCP
Output Cleaner MCP processes raw outputs from AI models, fixing malformed JSON, stripping markdown artifacts, and trimming extraneous text for reliable parsing. Developers and AI engineers integrate it into LLM pipelines to extract structured data from model responses. It supports applications like data extraction tools and API response formatting.