The full upstream README, mirrored here for reference. Install config, tool schemas, adoption signals, and an original overview live on the Santismm Knowledge — Harness Engineering, Agentic AI & Governance listing page.
MCP server for the Santismm Knowledge Platform — five core knowledge domains, first-party essays, Homeric Atlas datasets and epistemic claims.
This repository is generated from the platform at santismm.com. Do not edit it by hand; changes are overwritten on the next sync. Corrections go through the site.
The same server is hosted, so most people want the endpoint rather than this repository:
Docs: https://santismm.com/en/mcp · Registry: com.santismm/knowledge
Derived from the same list the site renders on its own MCP page, so a registry added there is linked from here too — and a directory that checks for a backlink before ranking a server finds one without anybody remembering to add it.
The core corpus ships in content/ and is read from disk, so its tools work
offline. The three federated Article tools read the canonical Articles API over
HTTPS. Point the core corpus elsewhere with SANTISMM_CONTENT_DIR.
Or in an MCP client config (stdio):
The npm package carries the corpus frozen at publish time; this repository and the hosted endpoint update continuously. When freshness matters, prefer the endpoint.
The Python package (in python/) is a zero-dependency stdio
proxy to the hosted endpoint — it ships no corpus, so it is always fresh.
Code is MIT (LICENSE); the knowledge corpus in content/ is
CC BY 4.0 (content/LICENSE) — two licences because CC BY
is not a software licence and MIT is not a content licence.
30 read-only tools over knowledge, patterns, architectures, governance, the
Harness Engineering Handbook and first-party Articles, each declaring an
outputSchema and returning validated structuredContent. Every tool is
annotated readOnlyHint: true, destructiveHint: false and
idempotentHint: true. The three federated Article tools declare
openWorldHint: true; local-corpus tools remain false.
Content in seven languages (en/es/pt/fr/de/ja/zh).
Code: MIT. Content: Content © Santiago Santa María Morales, licensed CC BY 4.0. Attribution required: credit the author and link the canonical URL. (CC-BY-4.0, https://creativecommons.org/licenses/by/4.0/).