Skip to main content

青年优品mcp工具集

Project description

青年优品mcp工具集

支持功能

  1. markdown的table 转 excel python util/md2excel.py xxx.md xxx.xlsx

如何使用

方式1: 直接安装使用

# 安装你的服务
pip install -i https://pypi.org/simple/  -U qnvip-mcp

# 启动服务(通过你定义的命令)
qnvip-mcp

方式2: 使用 uv run

# 直接运行,无需安装(需要先上传到 PyPI)
uv run --with qnvip-mcp -U qnvip-mcp

# 或者指定 PyPI 源
uv run --with qnvip-mcp -U qnvip-mcp  --index-url https://pypi.org/simple/

方式3: 在项目中使用

# 添加到项目依赖
uv add qnvip-mcp

# 运行
uv run qnvip-mcp

方式4:在 Cursor 中配置 MCP server

{
  "mcpServers": {
    "qnvip-tools": {
      "command": "uv",
      "args": ["run", "--with", "qnvip-mcp", "-U", "qnvip-mcp", "--index-url", "https://pypi.org/simple/", "qnvip-mcp"],
      "env": {
        "DIFY_API_KEY": "app-xxx",
        "DIFY_API_URL": "https://xxx/v1/chat-messages",
        "PERSONAL_AUTHORIZATION": "qwen-xxx"
      }
    }
  }
}

env 配置

# 纯文本生成测试用例
DIFY_GEN_BY_TXT_API_URL=http://xxx/v1
DIFY_GEN_BY_TXT_API_KEY=app-xxx

# 带图片生成测试用例
DIFY_GEN_BY_IMG_API_URL=http://xxx.com/v1
DIFY_GEN_BY_IMG_API_KEY=app-xxx

# 文件上传服务地址
FILE_UPLOAD_URL=http://xxx

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

qnvip_mcp-0.0.12.tar.gz (6.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

qnvip_mcp-0.0.12-py3-none-any.whl (7.7 kB view details)

Uploaded Python 3

File details

Details for the file qnvip_mcp-0.0.12.tar.gz.

File metadata

  • Download URL: qnvip_mcp-0.0.12.tar.gz
  • Upload date:
  • Size: 6.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.7

File hashes

Hashes for qnvip_mcp-0.0.12.tar.gz
Algorithm Hash digest
SHA256 8ab7617bf6e14163909bf68efb1713a68c803fe21e9ef1be53af99edb9d82b50
MD5 4c11f0955d87b9cd912c31b2ca19696b
BLAKE2b-256 5c8d5902c5462b8710da2c46cd7d4f3181697432c485fd73c3131edd7c6cb1bf

See more details on using hashes here.

File details

Details for the file qnvip_mcp-0.0.12-py3-none-any.whl.

File metadata

  • Download URL: qnvip_mcp-0.0.12-py3-none-any.whl
  • Upload date:
  • Size: 7.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.7

File hashes

Hashes for qnvip_mcp-0.0.12-py3-none-any.whl
Algorithm Hash digest
SHA256 97d47801c78ff787781d036ffa69edbaabc3b21790ff5c517355a169bde389d7
MD5 fc3f25dd4af139c47a4212026896181e
BLAKE2b-256 64897ce946dfbc8a15eac7f86541c50f60f4f195023a230014d7c676a25e0ea6

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page