io.github.CSOAI-ORG/linkedin-outreach-mcp
AI-powered linkedin outreach MCP server for agents. Supports generate connection request, ge...
Versions
1.0.1latest1.0.4Tools 6
generate_connection_request Generate a personalized LinkedIn connection request (max 300 characters). Returns 3 variants to choose from. Edit and personalize before sending. Args: name: Target person's full name title: Their job title (e.g. "VP of Engineering") company: Their company name shared_interests: Comma-separated shared interests or topics context: Optional extra context (e.g. "met at SaaStr conference") Behavior: This tool generates structured output without modifying external systems. Output is deterministic for identical inputs. No side effects. Free tier: 10/day rate limit. Pro tier: unlimited. No authentication required for basic usage. When to use: Use this tool when you need structured analysis or classification of inputs against established frameworks or standards. When NOT to use: Not suitable for real-time production decision-making without human review of results.
generate_inmessage Generate a professional LinkedIn InMail or direct message. Args: recipient_name: Recipient's full name recipient_title: Their job title conversation_context: Any prior context (e.g. "they liked my post about AI") goal: What you want to achieve (e.g. "book a demo call", "discuss job opportunity") tone: Message tone -- one of: casual, professional, sales, recruiting Behavior: This tool generates structured output without modifying external systems. Output is deterministic for identical inputs. No side effects. Free tier: 10/day rate limit. Pro tier: unlimited. No authentication required for basic usage. When to use: Use this tool when you need structured analysis or classification of inputs against established frameworks or standards. When NOT to use: Not suitable for real-time production decision-making without human review of results.
generate_post Generate an engaging LinkedIn post with hashtags. Args: topic: The main topic or theme of the post key_points: Comma-separated key points to include style: Post style -- one of: thought-leadership, announcement, question, story Behavior: This tool generates structured output without modifying external systems. Output is deterministic for identical inputs. No side effects. Free tier: 10/day rate limit. Pro tier: unlimited. No authentication required for basic usage. When to use: Use this tool when you need structured analysis or classification of inputs against established frameworks or standards. When NOT to use: Not suitable for real-time production decision-making without human review of results. Behavioral Transparency: - Side Effects: This tool is read-only and produces no side effects. It does not modify any external state, databases, or files. All output is computed in-memory and returned directly to the caller. - Authentication: No authentication required for basic usage. Pro/Enterprise tiers require a valid MEOK API key passed via the MEOK_API_KEY environment variable. - Rate Limits: Free tier: 10 calls/day. Pro tier: unlimited. Rate limit headers are included in responses (X-RateLimit-Remaining, X-RateLimit-Reset). - Error Handling: Returns structured error objects with 'error' key on failure. Never raises unhandled exceptions. Invalid inputs return descriptive validation errors. - Idempotency: Fully idempotent — calling with the same inputs always produces the same output. Safe to retry on timeout or transient failure. - Data Privacy: No input data is stored, logged, or transmitted to external services. All processing happens locally within the MCP server process.
analyze_profile Analyze a LinkedIn profile description to extract actionable outreach insights. Extracts: industry, seniority level, likely pain points, conversation starters, and mutual interest areas. Use this before crafting your outreach. Args: profile_text: The person's LinkedIn headline, summary, or About section text Behavior: This tool is read-only and stateless — it produces analysis output without modifying any external systems, databases, or files. Safe to call repeatedly with identical inputs (idempotent). Free tier: 10/day rate limit. Pro tier: unlimited. No authentication required for basic usage. When to use: Use this tool when you need structured analysis or classification of inputs against established frameworks or standards. When NOT to use: Not suitable for real-time production decision-making without human review of results. Behavioral Transparency: - Side Effects: This tool is read-only and produces no side effects. It does not modify any external state, databases, or files. All output is computed in-memory and returned directly to the caller. - Authentication: No authentication required for basic usage. Pro/Enterprise tiers require a valid MEOK API key passed via the MEOK_API_KEY environment variable. - Rate Limits: Free tier: 10 calls/day. Pro tier: unlimited. Rate limit headers are included in responses (X-RateLimit-Remaining, X-RateLimit-Reset). - Error Handling: Returns structured error objects with 'error' key on failure. Never raises unhandled exceptions. Invalid inputs return descriptive validation errors. - Idempotency: Fully idempotent — calling with the same inputs always produces the same output. Safe to retry on timeout or transient failure. - Data Privacy: No input data is stored, logged, or transmitted to external services. All processing happens locally within the MCP server process.
generate_outreach_sequence Generate a 5-touch LinkedIn outreach sequence with timing recommendations. Sequence: connection request -> value message -> case study -> soft ask -> direct ask. Each touch includes the message text, timing, and strategic goal. Args: target_name: Target person's full name target_title: Their job title target_company: Their company target_industry: Their industry (auto-detected from title if blank) goal: Your outreach goal (e.g. "book a demo", "recruit for senior role") Behavior: This tool generates structured output without modifying external systems. Output is deterministic for identical inputs. No side effects. Free tier: 10/day rate limit. Pro tier: unlimited. No authentication required for basic usage. When to use: Use this tool when you need structured analysis or classification of inputs against established frameworks or standards. When NOT to use: Not suitable for real-time production decision-making without human review of results.
generate_comment Generate an insightful comment for a LinkedIn post. Analyzes the post type (question, achievement, opinion, advice, story) and generates comments that add genuine value -- not generic "Great post!" fluff. Args: post_content: The text content of the LinkedIn post you want to comment on Behavior: This tool generates structured output without modifying external systems. Output is deterministic for identical inputs. No side effects. Free tier: 10/day rate limit. Pro tier: unlimited. No authentication required for basic usage. When to use: Use this tool when you need structured analysis or classification of inputs against established frameworks or standards. When NOT to use: Not suitable for real-time production decision-making without human review of results.
Permissions 3
network medium filesystem low env_vars low Scan Findings 0
No scan findings.