Back to Browse

Techtenstein Linkedin MCP Server

by User
Marketing & SocialUse Caution4.2Local
Free

Enrich LinkedIn profiles, companies, and prospect searches. For sales, recruiting, B2B.

About

Enrich LinkedIn profiles, companies, and prospect searches. For sales, recruiting, B2B.

Security Report

4.2
Use Caution4.2High Risk

This MCP server is well-structured and implements appropriate controls for its intended purpose of enriching LinkedIn data via the Techtenstein API. Authentication via API key is required and properly handled through environment variables. Minor code quality issues around input validation and error handling are present but do not constitute security vulnerabilities. Permissions align appropriately with the server's stated purpose. Supply chain analysis found 8 known vulnerabilities in dependencies (1 critical, 3 high severity). Package verification found 1 issue.

3 files analyzed · 13 issues found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

env_vars

Check that this permission is expected for this type of plugin.

HTTP Network Access

Connects to external APIs or services over the internet.

What You'll Need

Set these up before or after installing:

API key from https://apis.techtenstein.com (free tier: 10 lookups/day)Required

Environment variable: TECHTENSTEIN_API_KEY

How to Install

Add this to your MCP configuration file:

{
  "mcpServers": {
    "io-github-sathvic-kollu-techtenstein-linkedin": {
      "env": {
        "TECHTENSTEIN_API_KEY": "your-techtenstein-api-key-here"
      },
      "args": [
        "techtenstein-linkedin-mcp"
      ],
      "command": "uvx"
    }
  }
}

Reviews

No reviews yet

Be the first to review this server!

Techtenstein Linkedin MCP Server - Enrich LinkedIn profiles, companies, and prospect searches. | MCP Marketplace