Back to search
30
MCP

io.github.savhascelik/meta-api-mcp-server

io.github.savhascelik/meta-api-mcp-server

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

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

postman-mcp-server
Connect your AI to your APIs on Postman
0 tools
memgraph/mcp-memgraph
MCP server for connecting LLMs and AI agents to the Memgraph graph database
0 tools
litellm-mcp
MCP server giving AI agents access to 100+ LLMs through LiteLLM
0 tools
gitlab-mr-mcp
Connect your AI assistant to GitLab via MCP
0 tools
iflow-mcp_mcp-server-openai
MCP server for OpenAI API integration
0 tools
openapi-mcp-server
Allow AI to wade through complex OpenAPIs using Simple Language
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.savhascelik/meta-api-mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}