Loomal

meta-api-mcp-server

MCP server by github.com/savhascelik/meta-api-mcp-server

You can connect any API to LLMs. This enables AI to interact directly with APIs

12 starsnpm: meta-api-mcp-server

About meta-api-mcp-server

meta-api-mcp-server is an MCP (Model Context Protocol) server published by savhascelik in the official MCP registry, listed under AI & ML on Loomal. You can connect any API to LLMs. This enables AI to interact directly with APIs

It ships as an npm package (meta-api-mcp-server), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/savhascelik/meta-api-mcp-server, where the project has earned 12 GitHub stars.

Use meta-api-mcp-server with your agent

Claude Code · one command
claude mcp add meta-api-mcp-server -- npx -y meta-api-mcp-server
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "meta-api-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "meta-api-mcp-server"
      ]
    }
  }
}
npmmeta-api-mcp-server

Frequently asked questions

What is meta-api-mcp-server?
meta-api-mcp-server is an MCP (Model Context Protocol) server by savhascelik in the AI & ML category. You can connect any API to LLMs. This enables AI to interact directly with APIs
How do I connect meta-api-mcp-server to Claude, Cursor, or another MCP client?
Install meta-api-mcp-server from its npm package (meta-api-mcp-server) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is meta-api-mcp-server open source?
Yes — the source code is public at github.com/savhascelik/meta-api-mcp-server, with 12 GitHub stars.
Can AI agents pay to use meta-api-mcp-server?
Not yet through Loomal — meta-api-mcp-server is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain meta-api-mcp-server? Claim this listing free by verifying GitHub ownership, or contact us.