Meta API MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 98 installs a week from npm. Last commit 9 Sep 2025.
You can connect any API to LLMs. This enables AI to interact directly with APIs
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add meta-api-mcp-server -- npx -y meta-api-mcp-server
{
"mcpServers": {
"meta-api-mcp-server": {
"args": [
"-y",
"meta-api-mcp-server"
],
"command": "npx"
}
}
}
[mcp_servers.meta-api-mcp-server]
command = "npx"
args = ["-y", "meta-api-mcp-server"]
{
"mcpServers": {
"meta-api-mcp-server": {
"args": [
"-y",
"meta-api-mcp-server"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"meta-api-mcp-server": {
"args": [
"-y",
"meta-api-mcp-server"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.