MCP HubMCP Hub
jwaldor

mcp-api-expert

by: jwaldor

MCP server that enables MCP to make REST API calls

8created 13/12/2024
Visit
REST
API

📌Overview

Purpose: To facilitate seamless connectivity between users and any REST API by utilizing Model Context Protocol (MCP) for enhanced interaction.

Overview: The MCP API Connect framework allows users to easily connect to various REST APIs by simply providing the necessary API documentation and keys in a message. This framework simplifies the integration process, making it efficient and user-friendly.

Key Features:

  • Easy Setup: Quick installation and setup process via a simple npm command, enabling users to get started without extensive configuration.

  • Flexible API Connectivity: Ability to connect to any REST API, making it adaptable for different applications and use cases without needing to modify the core framework.


MCP API Connect

Model Context Protocol (MCP) server to connect to any REST API. Provide API documentation and API keys in a message.

Setup with Claude Desktop

  1. Install the package globally:
npm i -g mcp-api-connect
  1. Run the setup command:
mcpapiconnect install
  1. Restart Claude