Skip to main content
Glama
73,040 servers. Updated

Matching MCP tools:

Matching MCP Connectors:

"Actual Budget" matching MCP servers:

  • A
    license
    A
    quality
    C
    maintenance
    Provides tools for Bazi (Chinese astrology) chart calculation and analysis, enabling LLMs to generate accurate birth charts, determine patterns, and answer follow-up questions based on actual calculations rather than model knowledge.
    2
    MIT
  • A
    license
    -
    quality
    A
    maintenance
    TinyContext provides a local, token-efficient memory layer for AI agents. It enables saving and recalling memories via MCP tools, using hybrid BM25 and dense retrieval to return only context that fits the requested token budget.
    3
    MIT
  • A
    license
    -
    quality
    B
    maintenance
    An MCP-native agentic platform orchestrating planner/executor/critic agents over hybrid RAG with three-tier memory, budget enforcement, safety guardrails, and full observability. It exposes all capabilities as MCP tools, enabling natural-language control of document ingestion, retrieval-augmented generation, and multi-step AI workflows.
    MIT
  • A
    license
    -
    quality
    A
    maintenance
    An MCP server that transforms Claude into an honest CV co-pilot, mechanically verifying all claims against your actual experience through a structured truth base.
    MIT
  • A
    license
    -
    quality
    A
    maintenance
    Provides shared long-term memory and proactive suggestions across AI coding agents, enabling persistent user preferences and behavior rules that are remembered and applied across different tools. Includes memory capture, recall, extraction, and suggestion tools with a local-first and privacy-focused design.
    1
    MIT
  • A
    license
    -
    quality
    B
    maintenance
    Enables coding agents to access structured product context (decisions, goals, evidence) from meetings and tools, ensuring they build from actual product decisions.
    4
    1
    MIT
  • A
    license
    -
    quality
    B
    maintenance
    MCP-native persistent-memory agent that remembers user preferences across sessions, forgets superseded facts, and recalls relevant memories within a tight token budget.
    MIT
  • A
    license
    -
    quality
    A
    maintenance
    Cost-first memory layer for MCP-capable agents that stores memories cheaply and recalls relevant slices under a hard token budget, logging receipts for every recall.
    21
    4
    Apache 2.0
  • F
    license
    -
    quality
    A
    maintenance
    Provides persistent memory for coding agents and grounds their claims by verifying against the actual codebase, preventing hallucinated responses.
    506
  • F
    license
    -
    quality
    C
    maintenance
    Saves the current state of a project — decisions, rejected approaches, open questions and the actual files — and hands it to any new chat, so you never re-explain a project twice. Local-first: everything is written to your own disk as plain Markdown and JSON, with no account and no telemetry.
  • A
    license
    B
    quality
    A
    maintenance
    Persistent memory engine for AI coding agents. Single Go binary, zero runtime dependencies, MCP-native. Stores, searches, and deduplicates memories across sessions using embedded SQLite with hybrid FTS + semantic search, memory decay, relation graph, and token-budget context assembly.
    10
    11
    MIT