Enterprise DNA Enterprise DNA
M MCP Servers Developer low

Muhammed-AbdelGhany/rest_api_mcp

by Various

Muhammed-AbdelGhany/rest_api_mcp — indexed from awesome-mcp-servers-punkpeye

M

MCP

Muhammed-AbdelGhany/rest_api_mcp

Added 1 June 2026

Overview

A JavaScript-based MCP server that exposes REST APIs as tools for AI agents. It allows agents to make HTTP requests to any REST endpoint, enabling integration with external web services.

Best for

Best for
Developers who need a quick way to let AI agents call arbitrary REST APIs

Use cases

  • Fetching data from public REST APIs during agent workflows
  • Sending data to webhooks or backend services from an agent
  • Building agents that interact with multiple RESTful services

How to use

Install

npx -y rest-api-mcp

Tools exposed

  • REST_BASE_URL
  • API_EMAIL
  • API_PASSWORD
  • API_SWAGGER_URL
  • skip_auth
  • token_path
  • verify_session_fields
  • API_LOGIN_ENDPOINT
  • API_LOGIN_CREDENTIALS
  • API_VERIFY_ENDPOINT
  • API_OTP
  • API_VERIFY_CREDENTIALS
  • API_TOKEN_PATH
  • REST_ENABLE_SSL_VERIFY
  • REST_RESPONSE_SIZE_LIMIT
  • search_endpoints
  • describe_endpoint
  • request
  • fetch_spec
  • inspect_login

Tested with

VS Code

Example client config

[object Object]

Notes

A JavaScript-based MCP server that exposes REST APIs as tools for AI agents. It allows agents to make HTTP requests to any REST endpoint, enabling integration with external web services.

5 stars on GitHub. Last updated 2026-05-04. Licensed MIT.

Use cases

  • Fetching data from public REST APIs during agent workflows
  • Sending data to webhooks or backend services from an agent
  • Building agents that interact with multiple RESTful services

Pros

  • Simple setup with minimal configuration
  • Works with any REST API, no custom adapters needed
  • Lightweight JavaScript implementation

Cons

  • Limited to REST APIs, no support for GraphQL or other protocols
  • No built-in authentication or rate limiting
  • Small community and few stars (5) indicate early-stage project

Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.

Pros

  • Simple setup with minimal configuration
  • Works with any REST API, no custom adapters needed
  • Lightweight JavaScript implementation

Cons

  • Limited to REST APIs, no support for GraphQL or other protocols
  • No built-in authentication or rate limiting
  • Small community and few stars (5) indicate early-stage project
Free 27-page guide

Get the free Developer’s Field Guide

A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.

Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.

No spam. Unsubscribe any time.

Running a business, not writing the code? See the MCP servers picked for operators, and get your first one wired up with us.

Operator picks