New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

@mcpflow.io/mcp

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

@mcpflow.io/mcp

ModelContextProtocol server for enhancing JSON Resumes

latest
Source
npmnpm
Version
3.0.3
Version published
Maintainers
1
Created
Source

@mcpflow.io/mcp

此包由 MCPFlow 打包并发布到npm仓库。

简介

ModelContextProtocol server for enhancing JSON Resumes

安装与使用

直接使用npx运行:

npx -y @mcpflow.io/mcp

或者先安装后使用:

# 安装
npm install @mcpflow.io/mcp

# 使用
npx @mcpflow.io/mcp

简单命令形式

npx -y @mcpflow.io/mcp

JSON配置形式

{
  "mcpServers": {
    "mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@mcpflow.io/mcp"
      ]
    }
  }
}

MCPFlow 信息

MCPFlow 提供技术支持 | 2025-04-17

Keywords

mcp

FAQs

Package last updated on 17 Apr 2025

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