This MCP server provides HTTP/API testing tools for AI agents based on the Model Context Protocol. It includes functionalities for making HTTP requests, checking API health, decoding JWTs, parsing URLs, and analyzing HTTP response headers.
From the registry: HTTP client, JWT decode, header analysis for AI agents
$ git clone https://github.com/rog0x/mcp-api-tools && cd mcp-api-tools && npm install && npm run buildPlease install the `api-rog0x` MCP server into my current AI client (that's you).
Required prerequisites (do these first if not already done):
- **Clone and build** — Clone the repo and build the TypeScript source Run: `git clone https://github.com/rog0x/mcp-api-tools && cd mcp-api-tools && npm install && npm run build`
Canonical MCP server config (stdio transport):
- command: `node`
- args: ["<path-to-repo>/dist/index.js"]
Note: README provides Windows-specific path example. Replace <path-to-repo> with the local clone path.
Add this MCP server to my current client's config in the correct format for you. If you need secrets or credentials I haven't provided, ASK me — do not invent values or leave raw placeholders. After adding it, tell me how to verify the server is connected.Meta Ads MCP (Facebook + Instagram) - analyze performance, manage budgets, pause campaigns.