gradatum-mcp 0.0.2

Full MCP server implementation for gradatum (Phase 2.x+, vs current gradatum-mcp-stub proxy)
Documentation
  • Coverage
  • 100%
    2 out of 2 items documented0 out of 0 items with examples
  • Size
  • Source code size: 3.69 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 235.54 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 35s Average build duration of successful builds.
  • all releases: 17s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Homepage
  • Repository
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • mymomot

gradatum-mcp

Full MCP server implementation for gradatum (Phase 2.x+). See gradatum-mcp-stub for the current stdio proxy.

Status : Alpha — placeholder v0.0.2. Phase 2.0c-bis Auth Path 2 LIVE 2026-05-07 (git tag v0.1.0-alpha.5). Source code private until v1.0 public release per D5 criterion. See gradatum.org.

Part of gradatum — Memory backbone for AI agents.

Planned scope (Phase 2.x+)

gradatum-mcp will implement a full MCP server (not a proxy):

  • Native MCP Streamable HTTP transport (MCP 2025-03-26 spec)
  • Direct in-process connection to storage/index layers
  • Extended tool set beyond the 10 tools in gradatum-mcp-stub
  • Sampling and resource endpoints
  • MCP authorization integration

Current alternative

Use gradatum-mcp-stub — stdio proxy that forwards to gradatum-server HTTP API.

Documentation

  • Project : https://gradatum.org
  • Source : private until v1.0
  • Roadmap : Phase 2.x+ (post-Phase 2.1)
  • License : Apache-2.0