Skip to main content
ClaudeWave
santismm avatar
santismm

santismm-knowledge-mcp

View on GitHub

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

MCP ServersOfficial Registry0 stars0 forksTypeScriptNOASSERTIONUpdated 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.
Use cases

MCP Servers overview

# 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

What people ask about santismm-knowledge-mcp

What is santismm/santismm-knowledge-mcp?

+

santismm/santismm-knowledge-mcp is mcp servers for the Claude AI ecosystem. MCP server for the Santismm Knowledge Platform — harness engineering, agentic AI patterns, architectures and AI governance. Generated from santismm.com. It has 0 GitHub stars and was last updated today.

How do I install santismm-knowledge-mcp?

+

You can install santismm-knowledge-mcp by cloning the repository (https://github.com/santismm/santismm-knowledge-mcp) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is santismm/santismm-knowledge-mcp safe to use?

+

santismm/santismm-knowledge-mcp has not been audited yet by our security agent. Review the original repository on GitHub before using it in production.

Who maintains santismm/santismm-knowledge-mcp?

+

santismm/santismm-knowledge-mcp is maintained by santismm. The last recorded GitHub activity is from today, with 0 open issues.

Are there alternatives to santismm-knowledge-mcp?

+

Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.

Deploy santismm-knowledge-mcp to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

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>