Meta API MCP Server
@savhascelik
Meta API MCP Server について
A user-friendly editor tool has been developed to create or edit JSON configuration files:
基本情報
設定
ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is Meta API MCP Server?
A meta API Gateway server that works with the Model Context Protocol (MCP). It connects any HTTP API to large language models (LLMs) like Claude and GPT, enabling AI assistants to interact directly with real-world data sources.
How to use Meta API MCP Server?
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.
Key features of Meta API MCP Server
- 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
Use cases of Meta API MCP Server
- Let AI assistants query weather, e-commerce, or other public APIs in real time
- Rapidly integrate existing Postman collections with LLMs without writing new code
- Centralize multiple third-party API tools for an MCP-based agent
- Automate workflows by allowing LLMs to invoke API endpoints directly
FAQ from Meta API MCP Server
Can I use my existing Postman collections?
Yes. Export the collection in version 2.1.0 format and pass the file to the server. It automatically analyzes endpoints, authentication, parameters, and creates corresponding MCP tools.
What authentication methods are supported?
The server supports API Key and Bearer Token authentication. Credentials are provided via environment variables.
Where do API configurations live?
Configurations are stored in local JSON files (default folder is api-configs/) or loaded from a remote URL. The server also supports a remote configuration list.
Is there a tool to create or edit configurations?
Yes, a web-based API Editor is available at https://savhascelik.github.io/mcp-api-editor/ for visual creation, editing, and conversion of Postman collections to MCP-compatible configs.
What runtime is required to run Meta API MCP Server?
Node.js is required. The server is distributed via npm and can be installed globally or run from source code.
「開発者ツール」の他のコンテンツ
Minecraft MCP Server
yuniko-softwareA Minecraft MCP Server powered by Mineflayer API. It allows to control a Minecraft character in real-time, allowing AI assistants to build structures, explore the world, and interact with the game environment through natural language instruction
Unity MCP (Server + Plugin)
IvanMurzakAI Skills, MCP Tools, and CLI for Unity Engine. Full AI develop and test loop. Use cli for quick setup. Efficient token usage, advanced tools. Any C# method may be turned into a tool by a single line. Works with Claude Code, Gemini, Copilot, Cursor and any other absolutely for fr
DevDocs by CyberAGI 🚀
cyberagiincCompletely free, private, UI based Tech Documentation MCP server. Designed for coders and software developers in mind. Easily integrate into Cursor, Windsurf, Cline, Roo Code, Claude Desktop App

Sentry
modelcontextprotocolModel Context Protocol Servers
コメント