# Santismm Knowledge — Harness Engineering, Agentic AI & Governance MCP server

Search harness engineering, agentic AI patterns, architectures, governance and agent taxonomy.

## Links
- Registry page: https://www.getdrio.com/mcp/com-santismm-knowledge
- Repository: https://github.com/santismm/santismm-knowledge-mcp
- Website: https://santismm.com/en/mcp

## Install
- Endpoint: https://santismm.com/mcp
- Auth: Not captured

## Setup notes
- Remote endpoint: https://santismm.com/mcp

## Tools
- get_overview (Corpus Overview — Start Here) - Get the corpus map — start here. Returns every domain (knowledge, patterns, architectures, governance and the Harness Engineering Handbook) with what it holds, the categories inside it, which tool retrieves a unit and what identifier that tool expects, plus the languages, licence and bulk-ingest URLs. One call is enough to know exactly where to go next. Endpoint: https://santismm.com/mcp
- list_knowledge (List Agentic AI Knowledge Units) - List all knowledge units (concepts on agentic & enterprise AI) with slug, category, title, summary and Evidence-First provenance. Use this to browse the domain; use `search` when you have a question rather than a slug. Endpoint: https://santismm.com/mcp
- get_knowledge (Get an Agentic AI Knowledge Unit) - Get one knowledge unit by slug. Returns the full entry, or a single-locale body if locale is given. Use this once `search` or `list_knowledge` has given you a slug. Endpoint: https://santismm.com/mcp
- list_patterns (List Enterprise AI Patterns) - List all Enterprise AI patterns (reusable agentic design patterns) with slug, category, name, summary and provenance. Use this to browse the catalogue; use `search` when you are looking for a pattern that solves a problem. Endpoint: https://santismm.com/mcp
- get_pattern (Get an Enterprise AI Pattern) - Get one Enterprise AI pattern by slug (includes problem, solution, KPIs, failure modes, lessons). Use this once `search` or `list_patterns` has given you a slug. Endpoint: https://santismm.com/mcp
- list_architectures (List Agentic Reference Architectures) - List all reference architectures (end-to-end enterprise agentic blueprints) with id, slug, category, name, summary and provenance. Use this to browse the blueprints; use `search` when you have a use case rather than a name. Endpoint: https://santismm.com/mcp
- get_architecture (Get an Agentic Reference Architecture) - Get one reference architecture by slug (includes the request flow, reference scenario, KPIs, cost & scaling, and the patterns/knowledge it composes). Use this once `search` or `list_architectures` has given you a slug. Endpoint: https://santismm.com/mcp
- list_governance (List AI Governance Units) - List all AI governance units (regulations, standards, frameworks, playbooks — EU AI Act, ISO 42001, NIST AI RMF, agentic checklist) with id, slug, category, name and summary. Use this to browse the regulations and standards; use `search` for an obligation or control. Endpoint: https://santismm.com/mcp
- get_governance (Get an AI Governance Unit) - Get one AI governance unit by slug (includes scope, key requirements, implementable controls, a checklist and common pitfalls). Use this once `search` or `list_governance` has given you a slug. Endpoint: https://santismm.com/mcp
- list_handbook (List Harness Engineering Handbook Chapters) - List the Harness Engineering Handbook chapters (HRN-001…): the canonical long-form corpus on harness engineering — definition, history, taxonomy, principles, memory, observability, evaluation, governance, planning, orchestration, security, case studies, glossary and bibliography. Use this to see the chapter map; use `search` when you have a topic rather than a chapter. Endpoint: https://santismm.com/mcp
- get_handbook (Get a Harness Engineering Handbook Chapter) - Get one Harness Engineering Handbook chapter, by id (e.g. 'HRN-001') or slug. Returns the full Markdown body plus its provenance and related ids. Use this once `search` or `list_handbook` has given you an id. Endpoint: https://santismm.com/mcp
- search (Search Harness Engineering & Agentic AI) - Ranked keyword search across the whole corpus (knowledge, patterns, architectures, governance and the handbook). Matches every language and ignores accents, so query in the user's own words. Each hit carries a relevance score and the fields it matched; follow up with the matching get_* tool for full detail. Use this before any `get_*` tool whenever you have a question rather than an identifier. Endpoint: https://santismm.com/mcp
- get_related (Traverse the Knowledge Graph) - Traverse the knowledge graph: given a unit, return its neighbours — the units it links to (outgoing) and the units that reference it (incoming), each with the relationship type. Use this after a `get_*` call to widen an answer with adjacent units. Endpoint: https://santismm.com/mcp

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: com.santismm
- Version: 0.2.1
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Aug 2, 2026
- Source: https://registry.modelcontextprotocol.io
