Skip to main content
ClaudeWave
santismm avatar
santismm

santismm-knowledge-mcp

Ver en GitHub

MCP server for the Santismm Knowledge Platform — harness engineering, agentic AI patterns, architectures and AI governance. Generated from santismm.com.

MCP ServersRegistry oficial0 estrellas0 forksTypeScriptNOASSERTIONActualizado today
Install in Claude Code / Claude Desktop
Method: Manual
Claude Code CLI
git clone https://github.com/santismm/santismm-knowledge-mcp
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "santismm-knowledge-mcp": {
      "command": "node",
      "args": ["/path/to/santismm-knowledge-mcp/dist/index.js"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
💡 Clone https://github.com/santismm/santismm-knowledge-mcp and follow its README for install instructions.
Casos de uso

Resumen de MCP Servers

# santismm-knowledge-mcp

> MCP server for the Santismm Knowledge Platform — harness engineering, agentic
> AI patterns, reference architectures, AI governance and the agent taxonomy.

**This repository is generated** from the platform at [santismm.com](https://santismm.com).
Do not edit it by hand; changes are overwritten on the next sync. Corrections go
through [the site](https://santismm.com/en/about).

## Use it without installing anything

The same server is hosted, so most people want the endpoint rather than this
repository:

```json
{ "mcpServers": { "santismm-knowledge": { "type": "http", "url": "https://santismm.com/mcp" } } }
```

Docs: https://santismm.com/en/mcp · Registry: `com.santismm/knowledge`

## Run it locally (stdio)

```bash
npm ci && npm run build && npm start
```

The corpus ships in `content/` and is read from disk, so this works offline.
Point it elsewhere with `SANTISMM_CONTENT_DIR`.

## What it exposes

13 read-only tools over knowledge, patterns, architectures, governance and the
Harness Engineering Handbook, each declaring an `outputSchema` and returning
validated `structuredContent`. Every tool is annotated `readOnlyHint: true`,
`destructiveHint: false`, `idempotentHint: true`, `openWorldHint: false` —
literally true: it reads a static corpus and nothing else.

Content in three languages (en/es/pt).

## Licence

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/).
agentic-aiai-governanceharness-engineeringknowledge-basemcpmcp-servermodel-context-protocol

Lo que la gente pregunta sobre santismm-knowledge-mcp

¿Qué es santismm/santismm-knowledge-mcp?

+

santismm/santismm-knowledge-mcp es mcp servers para el ecosistema de Claude AI. MCP server for the Santismm Knowledge Platform — harness engineering, agentic AI patterns, architectures and AI governance. Generated from santismm.com. Tiene 0 estrellas en GitHub y se actualizó por última vez today.

¿Cómo se instala santismm-knowledge-mcp?

+

Puedes instalar santismm-knowledge-mcp clonando el repositorio (https://github.com/santismm/santismm-knowledge-mcp) o siguiendo las instrucciones del README en GitHub. ClaudeWave también te ofrece bloques de instalación rápida en esta misma página.

¿Es seguro usar santismm/santismm-knowledge-mcp?

+

santismm/santismm-knowledge-mcp aún no ha sido auditado por nuestro agente de seguridad. Revisa el repositorio original en GitHub antes de usarlo en producción.

¿Quién mantiene santismm/santismm-knowledge-mcp?

+

santismm/santismm-knowledge-mcp es mantenido por santismm. La última actividad registrada en GitHub es de today, con 0 issues abiertos.

¿Hay alternativas a santismm-knowledge-mcp?

+

Sí. En ClaudeWave puedes explorar mcp servers similares en /categories/mcp, ordenados por popularidad o actividad reciente.

Despliega santismm-knowledge-mcp en tu cloud

Lleva este repo a producción en minutos. Cada plataforma genera su propio entorno con variables de entorno editables.

¿Mantienes este repo? Añade un badge a tu README

Pega el badge en tu README de GitHub para mostrar que está auditado por ClaudeWave. Cada badge enlaza de vuelta a esta página y muestra el Trust Score actual.

Featured on ClaudeWave: santismm/santismm-knowledge-mcp
[![Featured on ClaudeWave](https://claudewave.com/api/badge/santismm-santismm-knowledge-mcp)](https://claudewave.com/repo/santismm-santismm-knowledge-mcp)
<a href="https://claudewave.com/repo/santismm-santismm-knowledge-mcp"><img src="https://claudewave.com/api/badge/santismm-santismm-knowledge-mcp" alt="Featured on ClaudeWave: santismm/santismm-knowledge-mcp" width="320" height="64" /></a>

Más MCP Servers

Alternativas a santismm-knowledge-mcp