remote-mcp-linkedin
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@remote-mcp-linkedinextract LinkedIn profile for Jane Smith"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
remote-mcp-linkedin
Read-only MCP server for collecting visible LinkedIn profile, post, and contact-network data and turning profile data into structured dossiers. It uses a local browser bridge, so the browser session stays on the user's machine.
What it does
Opens visible LinkedIn profile pages through a local browser bridge
Extracts basic public / visible profile data
Collects visible profile posts from
/recent-activity/all/Searches visible people/contact-network results, defaulting to 1st-degree contacts
Builds a structured dossier for AI agents
Exposes the result through MCP tools
Related MCP server: LinkedIn MCP
MCP tools
linkedin_profile_get- returns normalized visible profile datalinkedin_profile_posts- returns visible posts from a profile activity pagelinkedin_contact_network_search- returns visible people-search/contact resultslinkedin_profile_dossier- returns a structured profile dossier with evidence, gaps, warnings, and confidence
Safety
Read-only by design
No messages, likes, comments, connection requests, or job actions
No cookies or browser session data are exported
The browser runs locally
Quickstart
python3 -m venv .venv
source .venv/bin/activate
python -m pip install -e ".[dev]"
export REMOTE_MCP_LINKEDIN_BRIDGE_TOKEN="replace-with-a-long-random-token"
remote-mcp-linkedin-server
remote-mcp-linkedin-bridgeStatus
Small prototype.
Working:
MCP server
local bridge
profile data tool
profile posts tool
contact network search tool
dossier tool
JSON result storage
Not ready:
robust LinkedIn parser
production extraction
advanced profile analysis
License
MIT
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Latest Blog Posts
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/alexanderskorokhodov/remote-mcp-linkedin'
If you have feedback or need assistance with the MCP directory API, please join our Discord server