Meta API MCP Server

by savhascelik

12 stars
344 downloads
Not rated
GitHub Website

About

A user-friendly editor tool has been developed to create or edit JSON configuration files:

Details

Author
savhascelik
GitHub stars
12
Downloads
344
Categories
Developer Tools, API

- Multi-API support through a single server
- Automatic conversion of Postman Collections to MCP tools
- Comprehensive HTTP method support (GET, POST, PUT, DELETE, PATCH)
- Authentication via API Key and Bearer Token
- Configurations loaded from local files or remote URLs
- Includes a web-based API Editor for creating configurations

Install globally with npm install -g meta-api-mcp-server. Run from the command line by providing a configuration file, folder, remote URL, or Postman collection. For use with MCP clients such as Cursor, configure the server in the client's mcp.json file with the appropriate command, arguments, and environment variables.

Meta API MCP Server

A meta API Gateway server that works with the Model Context Protocol (MCP). You can connect any API to LLMs (Claude, GPT, etc.) through MCP. This enables AI assistants to interact directly with APIs and access real-world data sources.

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)
- πŸ“ Load configurations from local files or remote URLs
- πŸ“‘ Support for configuration file lists

API Editor Tool

A user-friendly editor tool has been developed to create or edit JSON configuration files:

MCP API Editor

Installation

Global Installation with NPM (Recommended)

npm install -g meta-api-mcp-server

Installation from Source Code

git clone https://github.com/savhascelik/meta-api-mcp-server.git
cd meta-api-mcp-server
npm install

Usage

As a Command Line Tool

```bash

No reviews yet β€” be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.