Back to the catalog

published by ryudi84

49 listings on this page, in order of arrival. Each one has its own page with README, repository facts and source links.

  1. io.github.ryudi84/api ★ 1
    MCP server for generating REST API boilerplate and Express endpoints.
  2. io.github.ryudi84/api-tester ★ 1
    MCP server for API testing: HTTP requests, cURL generation, health checks.
  3. io.github.ryudi84/base64 ★ 1
    MCP server for Base64, URL, and HTML encoding/decoding
  4. io.github.ryudi84/base64-forge-mcp ★ 1
    Encode/decode Base64, URL-safe variants, and file data
  5. io.github.ryudi84/changelog ★ 1
    MCP server for generating changelogs from conventional commits.
  6. io.github.ryudi84/changelog-forge-mcp ★ 1
    Generate changelogs from git commit history
  7. io.github.ryudi84/code-quality ★ 1
    MCP server for code quality: complexity, duplicates, naming, refactoring.
  8. io.github.ryudi84/color ★ 1
    MCP server for color palette generation and conversion — HEX, RGB, HSL
  9. io.github.ryudi84/color-forge-mcp ★ 1
    Convert between HEX, RGB, HSL color formats and generate palettes
  10. io.github.ryudi84/cron ★ 1
    MCP server for cron expression parsing, validation, and scheduling.
  11. io.github.ryudi84/cron-forge-mcp ★ 1
    Build, explain, and validate cron expressions
  12. io.github.ryudi84/diff ★ 1
    MCP server for computing text diffs, comparing strings, and generating unified diff output.
  13. io.github.ryudi84/diff-forge-mcp ★ 1
    Compare text and code, show differences with context
  14. io.github.ryudi84/env ★ 1
    MCP server for .env file validation, parsing, and comparison.
  15. io.github.ryudi84/env-forge-mcp ★ 1
    Parse, validate, and manage .env environment files
  16. io.github.ryudi84/github-stats ★ 1
    MCP server for GitHub repo stats: stars, forks, contributors, activity.
  17. io.github.ryudi84/gradient ★ 1
    MCP server for CSS gradient generation — linear, radial, conic
  18. io.github.ryudi84/gradient-forge-mcp ★ 1
    Build CSS linear and radial gradient values
  19. io.github.ryudi84/hash ★ 1
    MCP server for cryptographic hashing — MD5, SHA-1, SHA-256, SHA-384, SHA-512
  20. io.github.ryudi84/hash-forge-mcp ★ 1
    Hash text with SHA-256, SHA-384, SHA-512 and compare hashes
  21. io.github.ryudi84/ip-calc ★ 1
    MCP server for IP calculations: subnets, CIDR, ranges, network info.
  22. io.github.ryudi84/ip-calc-mcp ★ 1
    IP address and subnet calculator, CIDR notation
  23. io.github.ryudi84/json ★ 1
    MCP server for JSON processing — format, validate, diff, convert, minify, query, analyze
  24. io.github.ryudi84/json-forge-mcp ★ 1
    JSON processing — format, validate, diff, convert, minify, query, analyze
  25. io.github.ryudi84/jwt ★ 1
    MCP server for JWT decoding and inspection
  26. io.github.ryudi84/jwt-forge-mcp ★ 1
    Decode and inspect JWT tokens — header, payload, expiry check
  27. io.github.ryudi84/landing ★ 1
    MCP server for generating production-ready HTML landing pages.
  28. io.github.ryudi84/lorem ★ 1
    MCP server for placeholder text, fake names, emails, and addresses.
  29. io.github.ryudi84/lorem-forge-mcp ★ 1
    Generate placeholder text — lorem ipsum and alternatives
  30. io.github.ryudi84/markdown ★ 1
    MCP server for markdown: tables, TOC, HTML conversion, formatting.
  31. io.github.ryudi84/markdown-forge-mcp ★ 1
    Markdown processing, TOC generation, HTML conversion
  32. io.github.ryudi84/mcp ★ 1
    Meta MCP server that generates other MCP servers — the factory that builds factories
  33. io.github.ryudi84/meta ★ 1
    MCP server for SEO meta tag generation — title, description, Open Graph, Twitter Cards
  34. io.github.ryudi84/meta-forge-mcp ★ 1
    Generate HTML meta tags and Open Graph metadata
  35. io.github.ryudi84/password ★ 1
    MCP server for secure passwords, passphrases, and strength checking.
  36. io.github.ryudi84/password-forge-mcp ★ 1
    Generate secure passwords with configurable rules and strength check
  37. io.github.ryudi84/qr-text ★ 1
    MCP server for QR code data: URLs, vCards, WiFi configs, events.
  38. io.github.ryudi84/readme ★ 1
    MCP server for README.md generation from project metadata
  39. io.github.ryudi84/readme-forge-mcp ★ 1
    Generate professional README.md files from project analysis
  40. io.github.ryudi84/regex-lab ★ 1
    MCP server for regex testing, matching, replacing, and validation
  41. io.github.ryudi84/regex-lab-mcp ★ 1
    Test, explain, and generate regular expressions
  42. io.github.ryudi84/seo-analyzer ★ 1
    MCP server for SEO analysis: meta tags, headings, keywords, sitemaps.
  43. io.github.ryudi84/shadow ★ 1
    MCP server for CSS box-shadow generation
  44. io.github.ryudi84/shadow-forge-mcp ★ 1
    Generate CSS box-shadow and text-shadow values
  45. io.github.ryudi84/timestamp ★ 1
    MCP server for timestamp conversion — Unix, ISO 8601, relative time
  46. io.github.ryudi84/timestamp-forge-mcp ★ 1
    Unix/ISO timestamp conversion, timezone math, duration calc
  47. io.github.ryudi84/uuid ★ 1
    MCP server for generating UUIDs (v4, v7), ULIDs, nanoids, random IDs.
  48. io.github.ryudi84/uuid-forge-mcp ★ 1
    Generate UUID v4/v7, ULID, nanoid, and random unique identifiers
  49. io.github.ryudi84/web-scraper ★ 1
    MCP server for web scraping: URLs, links, metadata, CSS extraction.