santismm-knowledge
OfficialClick on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@santismm-knowledgeShow me the core AI governance principles"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
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 startThe 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/).
This server cannot be installed
Maintenance
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
- Alicense-qualityBmaintenanceEnables AI agents to search, read, and traverse documentation bundles in Open Knowledge Format via MCP tools.Last updated72962MIT
- Alicense-qualityDmaintenanceProvides RAG (Retrieval Augmented Generation) access to technical documentation through MCP, enabling LLMs to search and retrieve relevant documentation on-demand.Last updated4MIT
- AlicenseAqualityDmaintenanceProvides access to Agno framework documentation for AI agents, enabling search and retrieval of SDK references, API endpoints, code examples, and integration guides through MCP-compatible tools.Last updated73MIT
- Alicense-qualityBmaintenanceGoverned 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 updated84MIT
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.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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