Loading MCP server directory, please wait...
Typed, policy-enforced local MCP capabilities over LinkedIn's visible web UI.
npx @getmcp/cli add io.github.prakharagarwal-dev/linkedin-mcp-serverRequires Docker Engine. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.prakharagarwal-dev/linkedin-mcp-server": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"-e",
"LINKEDIN_MCP_LIVE_ENABLED",
"ghcr.io/prakharagarwal-dev/linkedin-mcp-server:0.14.1",
"serve",
"--transport",
"stdio"
],
"env": {
"LINKEDIN_MCP_LIVE_ENABLED": "false"
}
}
}
}Rust MCP server and CLI for Apprise notification fan-out across dozens of delivery backends.
Rust MCP server and CLI for Arcane Docker and container management.
Rust MCP server and CLI for Gotify push notifications and message management.
Local-first MCP gateway and homelab control plane with CLI, HTTP API, and web UI.