Developer Tools MCP Server

4

MCP server providing developer tools including GitHub repo stats, npm/PyPI package info, Docker Hub data, Stack Overflow questions, SSL certificate checks, DNS lookups, and code analysis. Powered by Apify cloud infrastructure for reliable, scalable data access.

This config will be passed to Cursor on install. Inspect `command`, `args`, and `env` before continuing.

{ "command": "npx", "args": [ "-y", "@apify/actors-mcp-server", "--actors", "nexgendata/developer-tools-mcp-server" ], "env": { "APIFY_TOKEN": "YOUR_APIFY_TOKEN" } }