Back to Browse

Publiar MCP Server

Developer ToolsUse Caution4.8MCP RegistryLocal
Free

Server data from the Official MCP Registry

Ecrit des lead magnets LinkedIn qui refusent d'inventer, rend le visuel et publie.

About

Ecrit des lead magnets LinkedIn qui refusent d'inventer, rend le visuel et publie.

Security Report

4.8
Use Caution4.8High Risk

This MCP server is a thin protocol adapter for Publiar's LinkedIn lead magnet service with well-structured authentication and reasonable permissions. The code properly handles API key validation, uses environment variables for configuration, and implements appropriate error handling. No malicious patterns, hardcoded secrets, or dangerous operations were detected. Minor code quality observations do not significantly impact security. Supply chain analysis found 5 known vulnerabilities in dependencies (0 critical, 5 high severity). Package verification found 1 issue.

4 files analyzed · 10 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:

Cle MCP creee sur publiar.app/profile, section Cles MCP. Commence par mcp_pub_.Required

Environment variable: PUBLIAR_API_KEY

Endpoint REST Publiar. Defaut : https://api.publiar.app/apiOptional

Environment variable: PUBLIAR_API_URL

How to Install

Add this to your MCP configuration file:

{
  "mcpServers": {
    "io-github-tokdar2410621-publiar": {
      "env": {
        "PUBLIAR_API_KEY": "your-publiar-api-key-here",
        "PUBLIAR_API_URL": "your-publiar-api-url-here"
      },
      "args": [
        "publiar-mcp"
      ],
      "command": "uvx"
    }
  }
}

Reviews

No reviews yet

Be the first to review this server!