Skip to content

Conversation

@deepak-scan
Copy link
Contributor

@deepak-scan deepak-scan commented Sep 1, 2025

Description

Adding a new MCP server for Scanova QR code management that provides tools for creating, managing, and downloading QR codes through the Scanova API.

Server Details

  • Server: scanova-mcp
  • Changes to: provides MCP tools for QR code operations

Motivation and Context

This MCP server enables users to seamlessly integrate QR code creation and management into their MCP-compatible IDEs (Cursor, VS Code, Claude Desktop). It solves the problem of having to switch between different tools to manage QR codes by providing a unified interface through the MCP protocol.

How Has This Been Tested?

The server has been tested with MCP-compatible IDEs including Cursor, VS Code, and Claude Desktop. Testing scenarios include:
HTTP transport mode with proper authentication
All 7 MCP tools (create, list, update, retrieve, download, activate, deactivate)
Error handling for invalid API keys and connection issues
Local development and Docker deployment scenarios

Breaking Changes

No breaking changes - this is a new server addition.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation update

Checklist

  • I have read the MCP Protocol Documentation
  • My changes follows MCP security best practices
  • I have updated the server's README accordingly
  • I have tested this with an LLM client
  • My code follows the repository's style guidelines
  • New and existing tests pass locally
  • I have added appropriate error handling
  • I have documented all environment variables and configuration options

Additional context

@olaservo olaservo merged commit fd3f5f4 into modelcontextprotocol:main Sep 3, 2025
19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants