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

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