MCP server for generating REST API boilerplate and Express endpoints.
MCP server for API testing: HTTP requests, cURL generation, health checks.
MCP server for Base64, URL, and HTML encoding/decoding
Encode/decode Base64, URL-safe variants, and file data
MCP server for generating changelogs from conventional commits.
Generate changelogs from git commit history
MCP server for code quality: complexity, duplicates, naming, refactoring.
MCP server for color palette generation and conversion — HEX, RGB, HSL
Convert between HEX, RGB, HSL color formats and generate palettes
MCP server for cron expression parsing, validation, and scheduling.
Build, explain, and validate cron expressions
MCP server for computing text diffs, comparing strings, and generating unified diff output.
Compare text and code, show differences with context
MCP server for .env file validation, parsing, and comparison.
Parse, validate, and manage .env environment files
MCP server for GitHub repo stats: stars, forks, contributors, activity.
MCP server for CSS gradient generation — linear, radial, conic
Build CSS linear and radial gradient values
MCP server for cryptographic hashing — MD5, SHA-1, SHA-256, SHA-384, SHA-512
Hash text with SHA-256, SHA-384, SHA-512 and compare hashes
MCP server for IP calculations: subnets, CIDR, ranges, network info.
IP address and subnet calculator, CIDR notation
MCP server for JSON processing — format, validate, diff, convert, minify, query, analyze
JSON processing — format, validate, diff, convert, minify, query, analyze
MCP server for JWT decoding and inspection
Decode and inspect JWT tokens — header, payload, expiry check
MCP server for generating production-ready HTML landing pages.
MCP server for placeholder text, fake names, emails, and addresses.
Generate placeholder text — lorem ipsum and alternatives
MCP server for markdown: tables, TOC, HTML conversion, formatting.
Markdown processing, TOC generation, HTML conversion
Meta MCP server that generates other MCP servers — the factory that builds factories
MCP server for SEO meta tag generation — title, description, Open Graph, Twitter Cards
Generate HTML meta tags and Open Graph metadata
MCP server for secure passwords, passphrases, and strength checking.
Generate secure passwords with configurable rules and strength check
MCP server for QR code data: URLs, vCards, WiFi configs, events.
MCP server for README.md generation from project metadata
Generate professional README.md files from project analysis
MCP server for regex testing, matching, replacing, and validation
Test, explain, and generate regular expressions
MCP server for SEO analysis: meta tags, headings, keywords, sitemaps.
MCP server for CSS box-shadow generation
Generate CSS box-shadow and text-shadow values
MCP server for timestamp conversion — Unix, ISO 8601, relative time
Unix/ISO timestamp conversion, timezone math, duration calc
MCP server for generating UUIDs (v4, v7), ULIDs, nanoids, random IDs.
Generate UUID v4/v7, ULID, nanoid, and random unique identifiers
MCP server for web scraping: URLs, links, metadata, CSS extraction.