-
securityF
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 -
10
Python
This is a Model Context Protocol (MCP) server that integrates with the Prospeo API to provide email finding and LinkedIn profile enrichment capabilities.
.env
file based on .env.example
and add your Prospeo API key:.env
file with your Prospeo API keyTo use this server with an MCP client, add the following configuration to your MCP settings file:
prospeo_find_work_email
: Find a work email using name and company informationprospeo_find_domain_emails
: Find email addresses associated with a domainprospeo_enrich_from_linkedin
: Find work email and enrich person data from LinkedIn URLISC
This server cannot be installed
hybrid server
The server is able to function both locally and remotely, depending on the configuration or use case.
A Model Context Protocol server that integrates with Prospeo API to find work emails and enrich LinkedIn profiles.