Loading MCP server directory, please wait...
You can connect any API to LLMs. This enables AI to interact directly with APIs
npx @getmcp/cli add io.github.savhascelik/meta-api-mcp-serverRequires Node.js 18+. Community-contributed server. Review source before installing.
YOUR_API_KEYIf the api you are connecting to requires api_key, you can use this variable and you can also define different variables
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.savhascelik/meta-api-mcp-server": {
"command": "npx",
"args": [
"-y",
"meta-api-mcp-server"
],
"env": {
"YOUR_API_KEY": ""
}
}
}
}MCP server for progressive tool usage at any scale (see https://klavis.ai)
MCP Analytics, searchable tools and reports with interactive HTML visualization
A MCP server built for developers enabling Git based project management with project and personal…
A Model Context Protocol (MCP) application for automated GitHub PR analysis and issue management.…