Skip to content
Back to search
30
MCP

knora-mcp

pypi/knora-mcp

MCP server that exposes the Knora institutional-memory platform to AI agents

Uptime
0.0%
9 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

kanbaroo-mcp
Kanbaroo MCP server for AI agent integration
0 tools
cortexdb-mcp
MCP Server for CortexDB — expose memory operations to AI agents
0 tools
granola-mcp-server
MCP server for Granola.ai meeting intelligence
0 tools
mcp-agentapi
MCP server for interacting with AI agents through the Agent API
0 tools
agent-recall-mcp
Memory Palace MCP server for AI agents
0 tools
ai-task-board-mcp
MCP server exposing the AI Task Board to any MCP-capable AI agent
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "knora-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}