linkedin-discovery-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| search_linkedin_profilesA | Discover public LinkedIn profiles matching the given criteria, via DuckDuckGo's public search (site:linkedin.com/in). Does NOT log into or scrape LinkedIn directly, so it carries no LinkedIn account risk. Returns ranked candidates with name/headline/company/location best-effort parsed from search snippets, plus a match_score and matched_signals showing why each candidate ranked where it did. Data is shallow (no full work history, no contact info) — treat results as a shortlist to verify manually, not verified enriched profiles. DuckDuckGo's LinkedIn index is smaller than Google's, so narrow criteria can come back with few or zero results — broaden them if that happens. Paced by a self-imposed daily request budget to stay polite to DuckDuckGo. |
| get_search_quota_statusA | Reports how much of today's self-imposed DuckDuckGo request budget has been used and how much remains. Check this before large search batches so you don't burn budget you need later in the day. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
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/AyaanKhan0111/LinkedInDiscoveryMCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server