Skip to main content
Glama
alexanderskorokhodov

remote-mcp-linkedin

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 data

  • linkedin_profile_posts - returns visible posts from a profile activity page

  • linkedin_contact_network_search - returns visible people-search/contact results

  • linkedin_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-bridge

Status

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

Install Server
A
license - permissive license
B
quality
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • F
    license
    -
    quality
    D
    maintenance
    Enables extraction of comprehensive LinkedIn profile data including experience, education, skills, and contact information through browser automation. Requires manual LinkedIn credentials input and uses anti-detection measures for reliable scraping.
    5
  • A
    license
    A
    quality
    A
    maintenance
    Enables AI assistants to access and interact with LinkedIn data—profiles, messaging, jobs, companies, and more—via MCP, with remote or local deployment.
    22
    73
    7
    MIT
  • A
    license
    -
    quality
    C
    maintenance
    Enables browser automation over MCP using a real Chrome browser with existing profile, supporting real tabs, downloads, cookies, and RPA workflows.
    98
    MIT

View all related MCP servers

Related MCP Connectors

  • Browser MCP for logged-in tasks. Uses your Chrome — credentials stay local. Zero-token replay.

  • Managed LinkedIn MCP server for AI agents: search, connect, message and enrich on accounts you own.

  • Give AI agents the LinkedIn tools to find, qualify, engage, and follow up with prospects.

View all MCP Connectors

Latest Blog Posts

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