CodeQR Typescript MCP Server
@codeqr-io
About CodeQR Typescript MCP Server
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.
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"codeqr_ts_api": {
"command": "npx",
"args": [
"-y",
"@codeqr/ts-mcp",
"--client=claude",
"--tools=dynamic"
],
"env": {
"CODEQR_API_KEY": "My API Key"
}
}
}
}Tools
No tools detected
Fetch the live tool list by running this server in a temporary sandbox using the button above.
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.
Frequently asked questions
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.
Basic information
More Developer Tools MCP servers

Moxie Docs
Jackalope-DevAutomated codebase documentation for GitHub: searchable docs, MCP context for AI agents, doc drift detection, and Friday Cleanup PRs.

PuzzleTide Puzzle Generator
Caravaca-LabsWord search generator, crossword generator, and sudoku generator + solver as a local-first MCP server. 15 deterministic tools: printable PDF puzzle worksheets, themed word banks, and verifiable LLM evals. From the makers

Perfex CRM
themesicTurn Perfex CRM into an AI-ready workspace. This MCP server exposes your full REST API to Claude, ChatGPT and any AI agent, so leads, invoices and tasks are one prompt away.
Vibgrate MCP
VibgrateQuery your team's drift, vulnerability, and migration data from any AI assistant. Vibgrate MCP connects Cursor, Claude, ChatGPT, Windsurf, or VS Code to Vibgrate Cloud: 51 tools for DriftScores, CVEs and EOL runtimes, up

CircleCI MCP Server
CircleCIManage CI/CD pipelines, debug failed builds, and optimize test suites directly from your AI agents - no terminal required. The CircleCI MCP Server is a remote server hosted by CircleCI that connects AI tools and agents
Comments