27 Tools
Create links, generate QR codes, query analytics, manage bio pages, and more — all from natural language prompts.
The xQR MCP Server lets AI agents interact with your xQR workspace using the Model Context Protocol — an open standard for connecting AI models to external tools and data.
27 Tools
Create links, generate QR codes, query analytics, manage bio pages, and more — all from natural language prompts.
7 Resources
Browse workspace data, link lists, analytics summaries, and templates as read-only resources.
The MCP server works with any client that supports the stdio transport:
┌─────────────┐ stdio ┌──────────────┐ HTTPS ┌───────────┐│ AI Client │ ◄────────────► │ @xqr/mcp-srv │ ────────────► │ xQR v1 API││ (Claude, …) │ │ (local npm) │ │ │└─────────────┘ └──────────────┘ └───────────┘# No install needed — npx downloads and runs itXQR_API_KEY=xqr_pk_... npx @xqr/mcp-serverOr configure it in your AI client — see the Installation guide.
Was this page helpful?
Thanks for your feedback!