Implement a common infraestructure to have MCP servers in Concon #13

Open
opened 2026-04-27 07:24:18 +00:00 by daniel · 0 comments
Owner

Add an MCP (Model Context Protocol) server to Concon as an agent-friendly access layer in front of the existing SPARQL, GSP, and HTTP endpoints. The goal is to give any MCP-compliant client (e.g., Claude, Cursor, internal agents, future tools) a uniform, self-describing, typed surface for reading corpora, fetching documents, querying the knowledge graph, and submitting named graphs, without bespoke per-client integration. Build it as shared deterministic infrastructure (auth, backend clients, validators, audit logging, error mapping) supporting a curated set of typed tools, rather than a loose collection of independent handlers—so that adding a new tool is a thin handler on top of the shared core.

Add an MCP (Model Context Protocol) server to Concon as an agent-friendly access layer in front of the existing SPARQL, GSP, and HTTP endpoints. The goal is to give any MCP-compliant client (e.g., Claude, Cursor, internal agents, future tools) a uniform, self-describing, typed surface for reading corpora, fetching documents, querying the knowledge graph, and submitting named graphs, without bespoke per-client integration. Build it as shared deterministic infrastructure (auth, backend clients, validators, audit logging, error mapping) supporting a curated set of typed tools, rather than a loose collection of independent handlers—so that adding a new tool is a thin handler on top of the shared core.
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
daniel/concon#13
No description provided.