Tool Catalog
Explore all dozens of specialized MCP Tools with transparent pricing and unified authentication
UUID Generator
v1Generate UUIDs (v1, v4, v5) in bulk
Sentiment Analysis
v1Analyze sentiment in text (positive, negative, neutral)
Text Generation
v1Generate human-like text based on prompts
Hash Generator
v1Generate cryptographic hashes (MD5, SHA-1, SHA-256, etc.)
Language Translation
v1Translate text between 100+ languages
Structify
v1Convert unstructured text to structured JSON using AI
Image Resizer
v1Resize and optimize images efficiently
Text Summarization
v1Generate concise summaries of long text
Currency Converter
v1Convert between 150+ currencies with live rates
Grammar Checker
v1Check and correct grammar, spelling, and style
Chatbot Completion
v1Generate conversational AI responses with style control
Password Generator
v1Generate secure random passwords
CSV to JSON
v1Convert CSV files to JSON format with schema inference
Email Validator
v1Validate email addresses and check deliverability
Weather Forecast
v1Get weather forecasts with current conditions
Entity Extraction
v1Extract named entities from text (people, places, organizations)
Base64 Encoder/Decoder
v1Encode and decode Base64 strings
Text to Speech
v1Convert text to natural-sounding speech
URL Metadata Extractor
v1Extract metadata, Open Graph, and Twitter Card data from URLs
JSON Schema Validator
v1Validate JSON data against JSON Schema
Code Generator
v1Generate code from natural language descriptions
OCR (Text Recognition)
v1Extract text from images and scanned documents
Unit Converter
v1Convert between measurement units across 10 categories
Language Detection
v1Automatically detect the language of text
JSON to CSV
v1Export JSON arrays to CSV files
IP Geolocation
v1Get geographic location from IP addresses
HTML to Markdown
v1Convert HTML content to Markdown format
PDF to Text
v1Extract text content from PDF documents
QR Code Generator
v1Generate QR codes with custom styling
Paraphraser
v1Rewrite text while preserving meaning
XML to JSON
v1Transform XML documents to JSON objects
Regex Explainer
v1Explain, generate, and test regular expressions with AI and server-side execution
DNS Lookup
v1Query DNS records (A, AAAA, MX, TXT, etc.)
Speech to Text
v1Transcribe audio to text with high accuracy
Timezone Converter
v1Convert times between timezones
Text Embedding
v1Convert text to vector embeddings for similarity search
Keyword Extractor
v1Extract important keywords and phrases from content
Code Docstring Generator
v1Generate documentation for source code using AI
URL Shortener
v1Create short URLs with custom aliases
Markdown to HTML
v1Render Markdown as HTML with syntax highlighting
Geo Locate
v1Get geographic location from IP addresses
YAML to JSON
v1Parse YAML files and convert to JSON
Content Classifier
v1Classify content into predefined categories
PDF Merger
v1Merge multiple PDF files into a single document
Excel to JSON
v1Extract data from Excel spreadsheets to JSON
Screenshot Capture
v1Capture website screenshots programmatically
WHOIS Lookup
v1Retrieve domain registration information
Question Answering
v1Answer questions based on provided context
SQL Optimizer
v1AI-powered SQL query optimization with performance scoring and index suggestions
Title Generator
v1Generate compelling titles for articles and blog posts
Color Converter
v1Convert between color formats (HEX, RGB, HSL, CMYK)
Profanity Filter
v1Detect and filter profanity in multiple languages
Plagiarism Detector
v1Check text for plagiarism and duplicates
Semantic Search
v1Search documents by meaning, not just keywords
Tone Rewriter
v1Rewrite text to match a target tone
Intent Detection
v1Detect user intent from conversational text
Business Name Generator
v1Generate creative business names using AI
Barcode Generator
v1Generate various barcode formats (EAN, UPC, Code128)
Random Image
v1Fetch random images with category and size filters
Code Reviewer
v1AI-powered deep code review with security analysis and fix suggestions
HTML Sanitizer
v1Sanitize HTML to prevent XSS and remove dangerous content
Readability Analyzer
v1Calculate readability scores (Flesch, Gunning Fog, etc.)
Meeting Summarizer
v1AI-powered meeting transcript analysis with action items and decisions
Error Log Summarizer
v1Summarize error logs with root cause analysis
Data Anonymizer
v1Anonymize personal data in text using pattern detection
Review Summarizer
v1Summarize product reviews into key insights
Number Summarizer
v1Calculate statistics and generate summaries for number datasets
Text Outline Generator
v1Convert long text into a structured outline
Website Analyzer
v1Comprehensive website analysis — SEO, performance, security, accessibility, and tech detection
Changelog Generator
v1Generate changelogs from git commits with AI-enhanced descriptions
Topic Modeling
v1Discover topics in document collections
Product Summary
v1Generate AI-powered product summaries from features
Resume Analyzer
v1AI-powered resume analysis with ATS scoring and skills extraction
Feature Idea Generator
v1Generate product feature ideas using AI
Pricing Page Parser
v1Extract pricing plans and features from web pages
Contract Analyzer
v1AI-powered legal document analysis with risk assessment and plain-language summary
Q&A Extractor
v1Extract questions and answers from text
Feedback Cluster
v1Cluster user feedback into thematic groups
Pitch Deck Analyzer
v1AI-powered pitch deck analysis with investor readiness scoring
Sitemap Generator
v1Generate XML sitemaps from a list of URLs with priority and change frequency
iCal Generator
v1Create calendar events in standard iCalendar (.ics) format
JSON Diff
v1Compare two JSON objects and get a detailed diff
GraphQL Schema Generator
v1Generate GraphQL schema definitions from natural language using AI
Mortgage Calculator
v1Calculate mortgage payments, interest, and amortization schedules
Fake Data Generator
v1Generate realistic fake data for testing and prototyping
Prometheus Query Builder
v1AI-powered natural language to PromQL conversion
Accessibility Checker
v1AI-powered WCAG 2.1 compliance checker
Alt Text Generator
v1AI-powered alt text generation for web accessibility
Query Builder
v1Convert natural language to SQL queries with schema context
Invoice Generator
v1Generate complete invoice data structures with automatic calculations
Incident Postmortem Generator
v1Generate structured, blameless incident postmortem reports using AI
Crypto Price
v1Fetch current cryptocurrency prices, market cap, and 24h changes
Schema Analyzer
v1Analyze database schemas using AI to suggest optimizations
Data Profiler
v1Analyze datasets to generate statistical profiles with type inference
.htaccess Generator
v1Generate valid Apache .htaccess configuration files
Migration Generator
v1Generate SQL migration scripts from plain-text schema descriptions
SQL Formatter
v1Format SQL queries with proper indentation and keyword uppercasing
HTTP Status Reference
v1Comprehensive HTTP status code reference database
Changelog Parser
v1AI-powered changelog parsing into structured release notes
Tax Calculator
v1Estimate income tax liability using progressive tax brackets
TOML to JSON
v1Bidirectional conversion between TOML and JSON
Spreadsheet Analyzer
v1Analyze tabular data for quality issues, duplicates, and outliers
Funnel Analyzer
v1Analyze conversion funnels using AI to identify drop-off points
Release Notes Generator
v1AI-generated release notes from changes and commits
Financial Report Analyzer
v1Analyze financial reports using AI to extract KPIs and trends
SEO Analyzer
v1Analyze web page content for SEO effectiveness with AI-powered scoring
README Generator
v1Generate professional README.md files from project descriptions using AI
API Doc Generator
v1Generate OpenAPI 3.0 specifications from source code using AI
Churn Predictor
v1Predict customer churn based on usage patterns and engagement data
CSP Generator
v1Generate Content Security Policy headers from declarative rules
Env Validator
v1Validate environment variable files against a schema
Cron Explainer
v1Convert cron expressions into plain English and show next run times
Prompt Optimizer
v1Optimize prompts for large language models using AI analysis
Vulnerability Scanner
v1Scan source code for OWASP Top 10 vulnerabilities using AI
Test Generator
v1AI-generated unit tests from code (Jest, Vitest, pytest)
Technical Spec Generator
v1AI-generated technical specification documents
Social Media Post Generator
v1AI-generated platform-optimized social media posts
User Story Generator
v1AI-generated user stories with acceptance criteria
A/B Test Calculator
v1Calculate A/B test statistical significance
API Request Builder
v1Build HTTP requests as cURL/fetch/axios/Python code
SQL Explainer
v1Explain complex SQL queries in plain language with optimization tips
Security Headers Analyzer
v1Analyze HTTP security headers with scoring
Commit Message Generator
v1Generate conventional commit messages from git diffs
Code Converter
v1Convert code between programming languages
Regex Generator
v1Generate regex patterns from natural language descriptions
PR Description Generator
v1Generate structured pull request descriptions from diffs
Meta Tag Generator
v1Generate OG, Twitter Card, and Schema.org meta tags
JWT Decoder
v1Decode JWT tokens showing header, payload, and expiry
Password Strength
v1Analyze password strength with entropy and pattern detection
Nginx Config Generator
v1Generate Nginx configuration files
K8s Manifest Generator
v1AI-generated Kubernetes manifests (Deployment, Service, Ingress)
GitHub Actions Generator
v1AI-generated CI/CD workflows for GitHub Actions
Dockerfile Generator
v1AI-generated optimized Dockerfiles from tech stack
Bundle Size Analyzer
v1Analyze npm package sizes and suggest lighter alternatives
UTM Builder
v1Build UTM parameter-tagged URLs for marketing campaign tracking
E2E Test Generator
v1AI-generated end-to-end tests (Playwright/Cypress)
OpenAPI Spec Generator
v1AI-generated OpenAPI 3.1 specifications from descriptions
Regex Tester
v1Test regex patterns with captures and explanations
Shell Script Generator
v1AI-generated shell scripts from descriptions
Docker Compose Generator
v1AI-generated docker-compose.yml from service descriptions
Load Test Generator
v1Generate load test scripts for k6, Locust, and Artillery
Compliance Checker
v1Check code for GDPR, HIPAA, PCI-DSS, SOC2 compliance
Token Counter
v1Count LLM tokens with model-specific ratios
Semver Calculator
v1Parse, compare, and validate semantic versions and ranges
Base Converter
v1Number base converter supporting bases 2-36
Chmod Calculator
v1Convert Unix file permissions between octal and symbolic formats
SVG Optimizer
v1Optimize SVG files by removing unnecessary metadata and redundant attributes
Terraform Module Generator
v1Generate Terraform HCL modules for cloud infrastructure using AI
Color Palette Generator
v1Generate harmonious color palettes using color theory
MongoDB Query Builder
v1Convert natural language into MongoDB queries and aggregation pipelines
CSS Minifier
v1Minify CSS by stripping comments and collapsing whitespace
Robots.txt Generator
v1Generate robots.txt files from declarative rules for search engine crawlers
Webhook Builder
v1Build webhook payloads with HMAC signature generation and validation
Loan Calculator
v1Calculate monthly payments, total interest, and amortization schedules
Secret Detector
v1Scan source code for accidentally committed secrets and API keys
CORS Config Generator
v1Generate CORS configurations for popular web frameworks
Workflow Generator
v1Generate automation workflow definitions using AI for n8n, Zapier, or Make
IP Subnet Calculator
v1IPv4 subnet calculator with full binary arithmetic
Email Template Generator
v1Generate responsive HTML email templates using AI
Ready to get started?
All tools use the same authentication and billing system. Generate a token and start building.