Back to search
30
MCP

mcp-rest-api

npm/mcp-rest-api

A CLI tool that serves as an MCP Server for REST API interactions

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

Similar MCP servers embedding-nearest

mailchimp-mcp-server
MCP server for Mailchimp API integration
0 tools
io.github.ryudi84/api
MCP server for generating REST API boilerplate and Express endpoints.
0 tools
mcp-agentapi
MCP server for interacting with AI agents through the Agent API
0 tools
mcp-client-cli
Command line interface for MCP client
0 tools
jaceromri/openapi-mcp-proxy
CLI tool to create an MCP server exposing services from an OpenAPI specification
0 tools
codabench-mcp
MCP server for the Codabench REST API
0 tools

How to use

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

{
  "mcpServers": {
    "mcp-rest-api": {
      "url": "None",
      "transport": "http"
    }
  }
}