LinkedIn MCP Server
LinkedIn 的 MCP 服务器
一个用于 LinkedIn 的模型上下文协议 (MCP) 服务器,用于无缝申请职位和搜索 feed。
这使用非官方的Linkedin API 文档来获取客户端凭证。
特征
个人资料检索
使用
get_profile()函数获取用户资料提取关键信息,例如name、headline和current position职位搜索
具有多个参数的高级职位搜索功能:
关键词
地点
经验水平
工作类型(全职、合同、兼职)
远程工作选项
发布日期
所需技能
可自定义的搜索限制
动态帖子
使用
get_feed_posts()检索 LinkedIn feed 帖子可配置分页的限制和偏移量
简历分析
解析并提取
resumes (PDF format)提取的数据包括:
姓名
电子邮件
电话号码
技能
工作经历
教育
语言
配置
克隆 repo 后,相应地调整<LOCAL_PATH>
{
"linkedin":{
"command":"uv",
"args": [
"--directory",
"<LOCAL_PATH>",
"run",
"linkedin.py"
]
}
}
用法
我一直在使用MCP-client进行测试,发现它是测试MCP-Servers最佳选择。
This server cannot be installed
Maintenance
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
- AlicenseNot gradedqualityCmaintenanceA Model Context Protocol (MCP) server that provides tools to interact with LinkedIn's Feeds and Job API. You can do "search for 3 data engineer jobs in . For each job check if it a good match for me by analyzing it against my resume in file resume.md."207The Unlicense
- FlicenseNot gradedqualityDmaintenanceA comprehensive Model Context Protocol server that enables AI assistants to interact with LinkedIn APIs for profile management, content creation, networking, messaging, and analytics.2
- AlicenseAqualityFmaintenanceAn unofficial Model Context Protocol server that provides LinkedIn tools for searching users, enriching profiles, retrieving contact information, and conducting deep research through natural language interfaces.5135MIT
- AlicenseAqualityDmaintenanceHigh-performance autonomous MCP server that turns LinkedIn into an API for AI workflows, enabling profile management, job search, content posting, and document generation.141MIT
Related MCP Connectors
Managed LinkedIn MCP server for AI agents: search, connect, message and enrich on accounts you own.
A comprehensive Model Context Protocol (MCP) server that enables AI assistants to interact with yo…
MCP server for LeadDelta — manage LinkedIn connections and CRM data via AI assistants.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- 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/Hritik003/linkedin-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server