MCP Servers
Model Context Protocol servers that give AI agents access to tools and data — sourced from the official MCP registry and ranked by GitHub stars.

io.github.ryudi84/api
MCP server for generating REST API boilerplate and Express endpoints.

io.github.ryudi84/api-tester
MCP server for API testing: HTTP requests, cURL generation, health checks.

io.github.ryudi84/base64
MCP server for Base64, URL, and HTML encoding/decoding

io.github.ryudi84/base64-forge-mcp
Encode/decode Base64, URL-safe variants, and file data

io.github.ryudi84/changelog
MCP server for generating changelogs from conventional commits.

io.github.ryudi84/changelog-forge-mcp
Generate changelogs from git commit history

io.github.ryudi84/code-quality
MCP server for code quality: complexity, duplicates, naming, refactoring.

io.github.ryudi84/color
MCP server for color palette generation and conversion — HEX, RGB, HSL

io.github.ryudi84/color-forge-mcp
Convert between HEX, RGB, HSL color formats and generate palettes

io.github.ryudi84/cron
MCP server for cron expression parsing, validation, and scheduling.

io.github.ryudi84/cron-forge-mcp
Build, explain, and validate cron expressions

io.github.ryudi84/diff
MCP server for computing text diffs, comparing strings, and generating unified diff output.

io.github.ryudi84/diff-forge-mcp
Compare text and code, show differences with context

io.github.ryudi84/env
MCP server for .env file validation, parsing, and comparison.

io.github.ryudi84/env-forge-mcp
Parse, validate, and manage .env environment files

io.github.ryudi84/github-stats
MCP server for GitHub repo stats: stars, forks, contributors, activity.

io.github.ryudi84/gradient
MCP server for CSS gradient generation — linear, radial, conic

io.github.ryudi84/gradient-forge-mcp
Build CSS linear and radial gradient values

io.github.ryudi84/hash
MCP server for cryptographic hashing — MD5, SHA-1, SHA-256, SHA-384, SHA-512

io.github.ryudi84/hash-forge-mcp
Hash text with SHA-256, SHA-384, SHA-512 and compare hashes

io.github.ryudi84/ip-calc
MCP server for IP calculations: subnets, CIDR, ranges, network info.

io.github.ryudi84/ip-calc-mcp
IP address and subnet calculator, CIDR notation

io.github.ryudi84/json
MCP server for JSON processing — format, validate, diff, convert, minify, query, analyze

io.github.ryudi84/json-forge-mcp
JSON processing — format, validate, diff, convert, minify, query, analyze

io.github.ryudi84/jwt
MCP server for JWT decoding and inspection

io.github.ryudi84/jwt-forge-mcp
Decode and inspect JWT tokens — header, payload, expiry check

io.github.ryudi84/landing
MCP server for generating production-ready HTML landing pages.

io.github.ryudi84/lorem
MCP server for placeholder text, fake names, emails, and addresses.

io.github.ryudi84/lorem-forge-mcp
Generate placeholder text — lorem ipsum and alternatives

io.github.ryudi84/markdown
MCP server for markdown: tables, TOC, HTML conversion, formatting.