Skip to main content
Glama
Arcanada-one

Wiki Arcana

by Arcanada-one

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 build

Configuration 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

Related MCP Connectors

Related MCP Servers

  • A
    license
    A
    quality
    A
    maintenance
    A 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.
    4
    40 PyPI
    4
    MIT
  • A
    license
    Not graded
    quality
    D
    maintenance
    A 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
  • A
    license
    Not graded
    quality
    A
    maintenance
    A 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.
    1
    MIT
  • A
    license
    Not graded
    quality
    F
    maintenance
    Agent-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 npm
    Apache 2.0