LinkedIn 浏览器 MCP 服务器
基于 FastMCP 的 LinkedIn 自动化服务器,使用浏览器自动化功能进行数据提取。该服务器提供了一套工具,用于以编程方式与 LinkedIn 交互,同时遵守 LinkedIn 的服务条款和速率限制。
特征
安全认证
基于环境的凭证管理
通过加密的 cookie 存储实现会话持久性
速率限制保护
自动会话恢复
配置文件操作
查看并提取个人资料信息
根据关键字搜索个人资料
浏览 LinkedIn 动态
个人资料访问功能
帖子互动
点赞帖子
对帖子进行评论
阅读帖子内容和参与度指标
先决条件
Python 3.8+
剧作家
FastMCP 库
LinkedIn 帐户
安装
克隆存储库:
创建并激活虚拟环境:
安装依赖项:
设置环境变量:在根目录中创建一个
.env文件:
用法
启动 MCP 服务器:
可用工具:
login_linkedin_secure:使用环境凭证安全登录browse_linkedin_feed:浏览并提取feed中的帖子search_linkedin_profiles:搜索符合条件的个人资料view_linkedin_profile:查看并提取特定个人资料的数据interact_with_linkedin_post:点赞、评论或阅读帖子
示例用法
安全功能
加密的cookie存储
速率限制保护
安全凭证管理
会话持久性
浏览器自动化安全措施
最佳实践
速率限制:服务器实施速率限制以防止过多的请求:
每小时最多登录尝试 5 次
自动会话重用
Cookie 持久化以最大程度减少登录需求
错误处理:全面的错误处理:
网络问题
身份验证失败
LinkedIn 安全挑战
无效的 URL 或参数
会话管理:
自动 Cookie 加密
会话持久性
安全存储实践
贡献
分叉存储库
创建功能分支
提交你的更改
推送到分支
创建拉取请求
执照
麻省理工学院
免责声明
此工具仅供教育用途。使用此软件时,请确保遵守 LinkedIn 的服务条款和速率限制准则。
This server cannot be installed
local-only server
The server can only run on the client's local machine because it depends on local resources.
基于 FastMCP 的服务器,可通过浏览器自动化实现 LinkedIn 的编程自动化和数据提取,提供安全的身份验证和用于个人资料操作和发布交互的工具,同时遵守 LinkedIn 的速率限制。
Related Resources
Related MCP Servers
- -security-license-qualityA Model Context Protocol server that enables seamless interaction with LinkedIn for job applications, profile retrieval, feed browsing, and resume analysis through natural language commands.Last updated -24
- Asecurity-licenseAqualityMCP server that fetches LinkedIn profile information using the Fresh LinkedIn Profile Data API, allowing users to retrieve profile data in JSON format by providing a LinkedIn profile URL.Last updated -1
- -security-license-qualityA FastMCP server that enables browser automation through natural language commands, allowing Language Models to browse the web, fill out forms, click buttons, and perform other web-based tasks via a simple API.Last updated -3
- -security-license-qualityAutomates the creation and scheduling of LinkedIn posts using MCP server integration, allowing users to manage content and automatically publish to their LinkedIn accounts.Last updated -1