Skip to main content
Glama

Server Details

Persistent memory for Claude Code and Cursor. Stop re-explaining your project every session.

If you are the author of this connector, you can claim ownership with GitHub, an HTTP challenge, or a DNS record. Claimed connector authors can inspect health checks, view analytics, and manage their listing.
Status
Unhealthy
Last Tested
Transport
Streamable HTTP
URL
Repository
sumanaddanki/suma-mcp
GitHub Stars
0

Tool Schema Changelog

Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.

  1. 1 tool update
    • Addedsuma_delete
  2. 19 tool updates
    • First observedsuma_clean
    • First observedsuma_coverage
    • First observedsuma_doc
    • First observedsuma_edges
    • First observedsuma_entities
    • First observedsuma_entity
    • First observedsuma_export
    • First observedsuma_forget
    • First observedsuma_import
    • First observedsuma_ingest
    • First observedsuma_node
    • First observedsuma_patterns
    • First observedsuma_ping
    • First observedsuma_search
    • First observedsuma_stats
    • First observedsuma_summary
    • First observedsuma_talk
    • First observedsuma_topics
    • First observedsuma_wakeup

Frequently Asked Questions

Discussions

No comments yet. Be the first to start the discussion!

Related MCP Connectors

Related MCP Servers

  • A
    license
    A
    quality
    D
    maintenance
    Persistent memory + intelligent context for Claude Code. Save and reuse solutions, decisions, and patterns across projects.
    43
    7
    MIT
  • A
    license
    B
    quality
    D
    maintenance
    Persistent, searchable project memory for Claude Code. Each project has its own local DuckDB with vector embeddings, auto-loading context at session start.
    24
    30
    MIT
Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

TDQS

A3.7/5.0
Disambiguation5/5

Each tool has a clearly distinct purpose, e.g., suma_clean for noise removal, suma_delete for node deletion, suma_forget for GDPR erasure, suma_ingest for new info, suma_import for bulk data. No overlapping functionality.

Naming Consistency4/5

All tools use suma_ prefix, but there's a mix of verb and noun stems (e.g., suma_clean vs suma_entity). Minor inconsistency between singular/plural (suma_entity vs suma_entities) but pattern is mostly predictable.

Tool Count4/5

20 tools is slightly above the typical 3-15 range but each tool serves a distinct function in the knowledge graph domain. Could be trimmed slightly but still reasonable for the scope.

Completeness2/5

Covers create, read, and delete operations but notably lacks any update/modify tool for existing nodes or relationships. Users must delete and re-ingest to modify, which is a significant gap for a knowledge graph system.