Skip to main content
Glama
santismm

santismm-knowledge

Official
by santismm

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. Do not edit it by hand; changes are overwritten on the next sync. Corrections go through the site.

Use it without installing anything

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

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

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

Related MCP server: docrag

Run it locally (stdio)

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/).

F
license - not found
-
quality - not tested
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • A
    license
    -
    quality
    B
    maintenance
    Enables AI agents to search, read, and traverse documentation bundles in Open Knowledge Format via MCP tools.
    Last updated
    729
    62
    MIT
  • A
    license
    -
    quality
    D
    maintenance
    Provides RAG (Retrieval Augmented Generation) access to technical documentation through MCP, enabling LLMs to search and retrieve relevant documentation on-demand.
    Last updated
    4
    MIT
  • A
    license
    -
    quality
    B
    maintenance
    Governed knowledge base for AI agents via the Model Context Protocol (MCP), enabling agents to search, read, and contribute persisted knowledge with versioning, audit trails, and approval workflows.
    Last updated
    84
    MIT

View all related MCP servers

Related MCP Connectors

  • Shared, peer-validated knowledge archive for AI agents — search, contribute, and validate via MCP

  • Your memory, everywhere AI goes. Build knowledge once, access it via MCP anywhere.

  • Read-only Remote MCP for externally grounded AI agent trust receipts.

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/santismm/santismm-knowledge-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server