Connect any REST API to Claude and other LLMs so AI agents can call external services directly. Built for developers who want to integrate third-party APIs into AI workflows without custom code.
io.github.savhascelik/meta-api-mcp-server
Local install
STDIO
1 required env var
How models use it and what it is built for.
Connect any REST API to Claude and other LLMs so AI agents can call external services directly. Built for developers who want to integrate third-party APIs into AI workflows without custom code.
Local install — runs as a subprocess.
Configuration this server reads at startup.
If the api you are connecting to requires api_key, you can use this variable and you can also define different variables
Where to find authoritative docs and source for Savhascelik Meta API.
Paste any of these into Agent Studio after connecting Savhascelik Meta API.
Common questions about connecting and running Savhascelik Meta API.
What APIs can I connect with this MCP server?
Any REST API can be connected. You configure it by providing the API endpoint and authentication credentials (like API keys) via environment variables. The server acts as a bridge between Claude and your chosen API.
How do I authenticate with my API?
Set the YOUR_API_KEY environment variable with your API credentials before starting the server. The server passes this to your API on each request. Check your API's documentation for the specific header or parameter format it expects.
Do I need to modify my API to use this MCP server?
No. This server works with any existing REST API without modifications. It translates Claude's requests into standard HTTP calls to your API endpoint.
Can I connect multiple different APIs at once?
The registry data doesn't specify multi-API support in a single instance. Refer to the project documentation or GitHub repository for guidance on running multiple server instances or configuring multiple endpoints.
What happens if my API key is invalid or expired?
The server will pass your credentials to the API, and the API will return an authentication error. You'll need to update the YOUR_API_KEY environment variable with valid credentials and restart the server.
MCP Playground runs 10,000+ hosted MCP servers — GitHub, Linear, Notion, Stripe, Sentry and more — across Claude, GPT, Gemini, DeepSeek and 60+ AI models. Compare model answers side-by-side, save agent presets, share runs. Zero install.
Open Agent StudioJudges Panel
45 judges that evaluate AI-generated code for security, cost, and quality with built-in AST.
Addozhang Nexus
Query Sonatype Nexus Repository (OSS/Pro) for Maven, Python, and Docker artifacts
Cyanheads MCP Ts Template
TypeScript template for building MCP servers with declarative tooling, observability, and auth.
Chernistry Bernstein
Declarative agent orchestration for engineering teams