An MCP server that provides LinkedIn & Reddit data
Tags
registry.modelcontextprotocol.io
Configuration
{
"mcpServers": {
"mcp-ethical-hacking": {
"args": [
"https://github.com/cmpxchg16/mcp-ethical-hacking/releases/download/v1.4.0/server.mcpb"
],
"command": "uvx",
"transport": "stdio"
}
}
}