Skip to content
Back to search
100
MCP live v1.0.1 MCP 2025-03-26 streamable-http

com.quelvio/mcp-server

com.quelvio/mcp-server

Your company's brain for AI agents. Cited, permission-aware knowledge across every system.

Uptime
100.0%
1 direct probes · 30d
Response
119ms
last probe
Tools
3
callable
Resources
0
readable
Prompts
0
available

Tools · 3

query_knowledge

Search the company's connected knowledge across every source — Drive, SharePoint, Confluence, Slack, Notion — with cited synthesized answers, lifecycle awareness, and refusal-on-weak-context. Returns …

list_domains

List the taxonomy domains the company has indexed — with document counts, expert counts, and coverage levels — so an agent can decide whether to query before spending a Knowledge Token. Returns one ro…

get_source_detail

Return per-chunk source provenance for a previous query — document path, lifecycle state, embedding timestamp, contributor, last-updated — useful for verifying a citation or surfacing trust signals to…

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "com.quelvio/mcp-server": {
      "url": "https://mcp.quelvio.com/http",
      "transport": "streamable-http"
    }
  }
}