Back to search
30
MCP

io.github.ryudi84/api

io.github.ryudi84/api

MCP server for generating REST API boilerplate and Express endpoints.

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.ryudi84/api-tester
MCP server for API testing: HTTP requests, cURL generation, health checks.
0 tools
io.github.ryudi84/json
MCP server for JSON processing — format, validate, diff, convert, minify, query, analyze
0 tools
io.github.ryudi84/readme
MCP server for README.md generation from project metadata
0 tools
io.github.ryudi84/landing
MCP server for generating production-ready HTML landing pages.
0 tools
io.github.ryudi84/base64
MCP server for Base64, URL, and HTML encoding/decoding
0 tools
io.github.dave-london/http
MCP server for HTTP requests (curl) with structured, token-efficient output
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.ryudi84/api": {
      "url": "None",
      "transport": "http"
    }
  }
}