Wiki Arcana
Click on "Deploy 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., "@Wiki Arcanaregister a new knowledge space called 'quantum computing' with parent 'physics'"
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.
Wiki Arcana server
Wiki Arcana is an open-source knowledge-space registry and API/MCP orchestration service for agents.
The initial release contains a relational space classifier, hierarchical authorization contracts, and engine-independent graph/vector ports. It intentionally contains no knowledge content, embeddings, graph engine activation, or local authentication.
Development
corepack pnpm install --frozen-lockfile
pnpm lint
pnpm typecheck
pnpm test
pnpm buildConfiguration is documented in docs/reference/configuration.md. Deployment requires a protected branch, successful checks, a self-hosted runner, and verified database backup evidence for the production database.
Related MCP server: Graphiti FastMCP Server
Security and authorization
Identity is supplied by an external OIDC provider. Clearance levels and capability scopes are resolved with server-side, deny-wins space grants. Caller bearer tokens are never forwarded to downstream services.
See SECURITY.md for reporting and docs/reference/rbac-levels.md for the access model.
Branch protection checklist
Require pull-request review and passing lint, typecheck, test, build, and security checks.
Restrict direct updates and force pushes to the default branch.
Run deployment only from a protected default-branch event on self-hosted infrastructure.
Keep repository secrets out of forked pull-request jobs.
License
MIT
This server cannot be deployed
Maintenance
Related MCP Connectors
AI agent registry — search, discover, register, and connect agents via MCP.
Cloud or self-hosted knowledge for AI agents: hybrid search, reranking, GraphRAG, scoped MCP tools.
MCP-first toolbox for agents: KV storage, auth, queue, and utility tools. Free in early access.
Shared, governed long-term memory for AI agents across tools and sessions via MCP and REST.
Related MCP Servers
- AlicenseAqualityAmaintenanceA Compact Knowledge Graph MCP server providing pre-structured domain knowledge as a routing layer for agent stacks, enabling efficient structural queries (e.g., prerequisites, dependency chains) without hallucinations.440 PyPI4MIT
- AlicenseNot gradedqualityDmaintenanceA temporally-aware knowledge graph MCP server for AI agents, enabling episodic ingestion, entity management, and semantic search with support for multiple LLM and embedding providers.Apache 2.0
- AlicenseNot gradedqualityAmaintenanceA universal MCP server providing persistent, structured memory through a knowledge graph with graph storage, semantic vector search, and multi-hop traversal for AI agents and IDEs.1MIT
- AlicenseNot gradedqualityFmaintenanceAgent-first knowledge graph MCP server that provides 25 tools for managing a knowledge graph with nodes and edges, plus a human-readable dashboard for LLMs and AI agents.161 npmApache 2.0