meta-api-mcp-server

meta-api-mcp-server

3.4

If you are the rightful owner of meta-api-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

Meta API MCP Server is a gateway server that integrates APIs with Model Context Protocol (MCP) to enable AI assistants to interact with real-world data sources.

Meta API MCP Server is designed to facilitate the integration of various APIs with language models like Claude and GPT through the Model Context Protocol (MCP). This server acts as a bridge, allowing AI assistants to access and interact with real-world data sources seamlessly. It supports multiple APIs, enabling users to manage them through a single server. The server is highly configurable, allowing users to add APIs using JSON configuration files and convert Postman Collections into MCP tools. It supports a wide range of HTTP methods and various authentication methods, ensuring secure and efficient API management. The server can load configurations from local files or remote URLs, providing flexibility in deployment and usage.

Features

  • Multi-API support: Manage multiple APIs through a single server
  • Easily add APIs with JSON configuration files
  • Automatically convert Postman Collections to MCP tools
  • Comprehensive support for HTTP APIs (GET, POST, PUT, DELETE, PATCH)
  • Various authentication methods (API Key, Bearer Token)

Tools

  1. MCP API Editor

    A user-friendly editor tool for creating or editing JSON configuration files that support converting configurations from Postman collections