Cover image
Try Now
2025-04-14

Un serveur de protocole de contexte de modèle (MCP) pour générer des codes QR simples. Prise en charge des styles de code QR personnalisés.

3 years

Works with Finder

1

Github Watches

0

Github Forks

4

Github Stars

QRCode_MCP Logo

QRCode_MCP

A Model Context Protocol (MCP) server for generating simple QR codes

版本 许可证

📝 Description

A Model Context Protocol (MCP) server for generating simple QR codes. Support custom QR code styles.

✨ Features

  • 🎨 Support custom QR code styles
  • 🛠️ Easy to use

📦 Installation

  1. Clone the Repository
git clone https://github.com/1595901624/qrcode-mcp.git
  1. Install Dependencies
pnpm install
  1. Build the Project
pnpm run build

🔧 Configuration

Add to your Cline MCP settings file

{
   "mcpServers": {
    "qrcode-mcp": {
      "command": "node",
      "args": ["path/to/qrcode-mcp/build/index.js"],
      "disabled": false,
      "autoApprove": []
    }
  }
}

📝 Usage

Available Tools

  • qrcode: Generate a QR code image parameters:
    • text: The text to encode in the QR code (Required)
    • size: The size of the QR code (optional, default is 256)
    • darkColor: The color of the dark module (optional, default is #000000)
    • lightColor: The color of the light module (optional, default is #ffffff)
    • errorCorrectionLevel: The error correction level (optional, default is M)
    • margin: The margin of the QR code (optional, default is 4)

📝 Development

# Install dependencies
npm install

# Build the project
npm run build

# Development with auto-rebuild
npm run watch

📝 License

This project is licensed under the MIT License. See the LICENSE file for details.

相关推荐

  • NiKole Maxwell
  • I craft unique cereal names, stories, and ridiculously cute Cereal Baby images.

  • Joshua Armstrong
  • Confidential guide on numerology and astrology, based of GG33 Public information

  • https://suefel.com
  • Latest advice and best practices for custom GPT development.

  • Emmet Halm
  • Converts Figma frames into front-end code for various mobile frameworks.

  • Khalid kalib
  • Write professional emails

  • https://tovuti.be
  • Oede knorrepot die vasthoudt an de goeie ouwe tied van 't boerenleven

  • Elijah Ng Shi Yi
  • Advanced software engineer GPT that excels through nailing the basics.

  • Gil kaminski
  • Make sure you are post-ready before you post on social media

  • ANGEL LEON
  • A world class elite tech co-founder entrepreneur, expert in software development, entrepreneurship, marketing, coaching style leadership and aligned with ambition for excellence, global market penetration and worldy perspectives.

  • INFOLAB OPERATIONS 2
  • A medical specialist offering assistance grounded in clinical guidelines. Disclaimer: This is intended for research and is NOT safe for clinical use!

  • apappascs
  • Découvrez la collection la plus complète et la plus à jour de serveurs MCP sur le marché. Ce référentiel sert de centre centralisé, offrant un vaste catalogue de serveurs MCP open-source et propriétaires, avec des fonctionnalités, des liens de documentation et des contributeurs.

  • ShrimpingIt
  • Manipulation basée sur Micropython I2C de l'exposition GPIO de la série MCP, dérivée d'Adafruit_MCP230XX

  • OffchainLabs
  • Aller la mise en œuvre de la preuve de la participation Ethereum

  • huahuayu
  • Une passerelle API unifiée pour intégrer plusieurs API d'explorateur de blockchain de type étherscan avec la prise en charge du protocole de contexte modèle (MCP) pour les assistants d'IA.

  • deemkeen
  • Contrôlez votre MBOT2 avec un combo d'alimentation: MQTT + MCP + LLM

  • zhaoyunxing92
  • 本项目是一个钉钉 MCP (Protocole de connecteur de message) 服务 , 提供了与钉钉企业应用交互的 API 接口。项目基于 Go 语言开发 , 支持员工信息查询和消息发送等功能。

  • pontusab
  • La communauté du curseur et de la planche à voile, recherchez des règles et des MCP

    Reviews

    2 (1)
    Avatar
    user_XALHl04H
    2025-04-16

    I've been using qrcode-mcp for a while now, and it has been a game-changer for generating QR codes efficiently. The open-source nature of the project is a big plus and the creator, 1595901624, has done an excellent job in making the library user-friendly and versatile. Highly recommend checking it out on GitHub!