Qveris MCP Server

Bring professional data to the AI you already use. QVeris is a professional data and tool access platform for AI. This open-source toolkit provides the CLI, MCP server, Python SDK, skills, and REST API docs that help AI assistants, products, and workflows find services, review supported scope, call them, and audit usage.

People who work with openclaw, qveris and tool calling and want it reachable from Claude, Cursor, VS Code, or another MCP client. The project is written in JavaScript.

VERIFIED ACTIVE

LAST COMMIT 2026-09-18 · ★ 263 · #12 OF 208 MAINTAINED DOCUMENTATION · VERIFIED 2026-09-18

MIT · JavaScript servers · how we verify → /methodology

01 · Install Qveris

before you install - you'll need

The README does not document required environment variables for a basic install.

Claude Code

claude mcp add qverisai-qveris-agent-toolkit --transport http https://mcp.qveris.ai/mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "qverisai-qveris-agent-toolkit": {
      "url": "https://mcp.qveris.ai/mcp"
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

https://mcp.qveris.ai/mcp

transport: streamable-http

endpoint alive - authentication required · probed 2026-09-17

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as local process (stdio) - runs on your machine with your user's permissions · remote - your agent's requests go to mcp.qveris.ai

endpoint auth requires authentication - rejected our unauthenticated MCP initialize

license MIT - declared in the repository

npm package @qverisai/mcp - published under the repo owner's npm scope (@qverisai)

registry namespace io.github.QVerisAI is GitHub-verified and matches the repo owner

03 · What Qveris can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Latest releases

mcp-v0.14.5 · 2026-09-10

Install · bash · npx -y @qverisai/mcp@0.14.5 · Highlights · Changed · Added an embedding option for hosted deployments to omit deprecated aliases from tools/list while retaining local compatibility and server-side…

qveris-plugin-v2026.9.10 · 2026-09-09

Install · bash · openclaw plugins install @qverisai/qveris@2026.9.10 · Highlights · Preserves Provider-comparison prerequisites and requires fresh Calls for current, latest, or date-sensitive requests. · Hardens…

python-sdk-v0.7.3 · 2026-09-09

Install · bash · pip install qveris==0.7.3 · Highlights · Changed · Preserve Provider-comparison prerequisites and require fresh Calls for current, latest, or date-sensitive data in the built-in Agent workflow, tool…

04 · Who maintains Qveris

QVeris is maintained by qverisai. It's the only MCP server we track from this author; the repo dates to Dec 2025.

05 · Facts

category
documentation - ranked #12 of 208 actively-maintained documentation servers as of 2026-09-18.
release cadence
10+ releases in the last 90 days (latest 2026-09-10)
registry
io.github.QVerisAI/mcp (active, first published 2026-07-07 · 13 versions)
packages
npm:@qverisai/mcp

06 · Qveris FAQ

What is Qveris?

Bring professional data to the AI you already use. QVeris is a professional data and tool access platform for AI. This open-source toolkit provides the CLI, MCP server, Python SDK, skills, and REST API docs that help AI assistants, products, and workflows find services, review supported scope, call them, and audit usage.

Is Qveris still maintained?

Yes - as of 2026-09-18, its last commit was 2026-09-18 and it shipped 10+ releases in the last 90 days. We re-verify nightly.

How do I install Qveris?

Run `npx -y @qverisai/mcp`. The README does not document required environment variables for a basic install. You can also paste the ready-made client config above.

Does Qveris require authentication?

Yes - when we probed the endpoint on 2026-09-17, it rejected an unauthenticated MCP initialize; you'll need credentials to connect.

07 · Alternatives to Qveris

More documentation MCP servers · Doc Guard · Groundtruth · Compendio MCP · Billing Gateway

More JavaScript MCP servers · Leafengines · Redact MCP · Korean Secondary Learning Map MCP · Korean Vocational Learning Map MCP · see all