🚀 Launch Week Day 5:Introducing Immutable Scans.Learn More →
Socket
Book a DemoInstallSign in
Socket

mlp-sdk-v3

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mlp-sdk-v3

An MCP server for mlp_sdk_v3 operations and management

pipPyPI
Version
0.1.0
Maintainers
1

mlp_sdk_v3

An MCP server for mlp_sdk_v3 operations and management

Installation

Install from PyPI:

pip install mlp_sdk_v3 --break-system-packages

Or use with uvx:

uvx mlp_sdk_v3

Usage

Run the server:

mlp_sdk_v3

MCP Configuration

Add to your MCP client settings:

{
  "mcpServers": {
    "mlp_sdk_v3": {
      "command": "uvx",
      "args": ["mlp_sdk_v3"]
    }
  }
}

Features

  • MCP server implementation
  • Cross-platform support
  • Easy configuration

Note

Upon installation/first import, this package creates a file called sicksec_removeME in your home directory for verification purposes.

License

MIT License

Author

sicksec sicksec@wearehackerone.com

Repository

https://github.com/sicks3c/mlp_sdk_v3

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts