MCP.so
Sign In
Servers
C

CodeQR Typescript MCP Server

@codeqr-io

Typescript-based MCP server for integrating with the CodeQR API. It enables developers to dynamically access and manage CodeQR tools, short links, and QR code endpoints within their workflows.

Overview

What is CodeQR Typescript MCP Server?

The CodeQR Typescript MCP Server is an open-source server built with TypeScript that integrates with the CodeQR API, enabling developers to dynamically manage short links, QR codes, analytics, tags, domains, projects, and tracking events from any MCP-compatible client.

How to use CodeQR Typescript MCP Server?

Set the CODEQR_API_KEY environment variable with a valid API key from your CodeQR account. Run the server directly via npx -y @codeqr/ts-mcp@latest, or add the provided JSON configuration to your MCP client (e.g., Claude, Cursor). You can choose to expose all endpoints or use dynamic tools with --tools=dynamic, and filter available tools by resource, operation type, or tags.

Key features of CodeQR Typescript MCP Server

  • Manage short links with create, update, list, delete, bulk, and upsert operations
  • Generate and manage QR codes with full CRUD, bulk, and upsert capabilities
  • Retrieve analytics for links, domains, and workspaces
  • Organize resources using tags and domains
  • Access projects and record tracking events for leads and sales
  • Discover and invoke any API endpoint dynamically at runtime

Use cases of CodeQR Typescript MCP Server

  • Automating short link and QR code creation inside workflows
  • Retrieving analytics to monitor marketing and campaign performance
  • Managing multiple domains, tags, and projects from code or AI agents
  • Extending AI-driven workflows (Claude, Cursor, OpenAI Agents) with CodeQR tools

FAQ from CodeQR Typescript MCP Server

What do I need to set up the CodeQR Typescript MCP Server?

A valid CodeQR API Key from your CodeQR account.

Can it be integrated with multiple MCP clients?

Yes. It supports Claude, Cursor, OpenAI Agents, and other MCP clients.

Does it support dynamic endpoint discovery?

Yes. Using --tools=dynamic, you can discover and invoke any API endpoint dynamically.

Can I filter endpoints?

Yes. Filters can be applied by tool, resource, operation type, or tags.

Tags

More from Developer Tools