Skip to main content
Glama
82,876 servers. Updated

Matching MCP tools:

Matching MCP Connectors:

"IBM MCP Context Forge - Model Context Protocol Framework" matching MCP servers:

GET /v1/servers — MCP directory API reference
  • A
    license
    A
    quality
    B
    maintenance
    Context Forge is a vendor-neutral continuity layer for AI tools. It stores project context in Markdown and JSON, retrieves task-scoped context, and leaves structured handoffs so another model can continue without being taught the project again.
    7
    Apache 2.0
  • A
    license
    A
    quality
    A
    maintenance
    An MCP server that preserves LLM context by intercepting large data outputs and returning only concise summaries or relevant sections. It enables efficient sandboxed code execution, file processing, and documentation indexing across multiple programming languages and authenticated CLIs.
    11
    17,960
    20,347
    Elastic 2.0
  • A
    license
    A
    quality
    B
    maintenance
    Context Mode is an MCP server that reduces context window waste by sandboxing data-heavy tools, tracking session state in SQLite, and promoting code-based analysis over raw data reads, achieving up to 98% context savings.
    11
    17,960
    Elastic 2.0
  • A
    license
    A
    quality
    C
    maintenance
    An MCP server that provides dynamic codebase context to Claude Code through tools like hybrid search, recent changes, and symbol definitions, enhancing AI-assisted coding with local RAG.
    8
    MIT
  • A
    license
    A
    quality
    B
    maintenance
    A local-first MCP server that ingests PDFs, extracts structure, and provides semantic search and sequential navigation tools for AI clients to query and learn from documents.
    10
    MIT
  • A
    license
    A
    quality
    B
    maintenance
    MCP server providing deep PostgreSQL context to AI assistants, including schema DDL, index health, foreign key associations, query execution plans, and performance statistics via read-only tools.
    12
    1
    MIT
  • A
    license
    A
    quality
    A
    maintenance
    Aggregator MCP proxy that collapses N downstream MCP servers into 4 meta-tools with progressive tool discovery, and compresses large tool outputs (HTML→Markdown, JSON summarization) with full-output retrieval via read_more and a per-session token-savings report.
    4
    84
    2
    MIT
  • F
    license
    A
    quality
    B
    maintenance
    Enables LLMs to access a user's personal writing context—voice, style, opinions, expertise, projects, and communication patterns—via curated markdown files, helping the LLM match the user's voice when generating written content.
    2
    3
    -
  • A
    license
    A
    quality
    D
    maintenance
    Long AI conversations fail in predictable ways. Context-First fixes all four: Failure Mode What Goes Wrong Context-First Solution Context Drift AI forgets earlier decisions and intent as the conversation grows context_loop + detect_drift continuously re-anchor every turn Silent Contradiction New inputs silently overrule established facts — the AI doesn't notice detect_conflicts compares every inp
    8
    1
    MIT
  • A
    license
    A
    quality
    C
    maintenance
    Intelligent context manager for AI coding assistants that uses a three-level memory system (core, active, archive) to remember project context across conversations.
    9
    MIT
  • A
    license
    A
    quality
    D
    maintenance
    A Model Context Protocol server that gives AI assistants persistent, scoped memory by saving and retrieving short notes (mementos) across sessions and projects, enabling dynamic learning and context injection without heavy dependencies.
    8
    2
    MIT
  • A
    license
    A
    quality
    B
    maintenance
    Acts as a persistent memory and cross-tool shared context store, and builds a queryable codebase knowledge graph to slash token usage via structural answers.
    9
    25
    24
    MIT
  • A
    license
    A
    quality
    C
    maintenance
    Provides persistent context management for AI agents by storing and querying semantic information using Upstash Vector DB and Google AI embeddings. It enables semantic search, batch operations, and metadata filtering to help agents retrieve relevant stored knowledge.
    6
    3
    MIT
  • A
    license
    A
    quality
    C
    maintenance
    A high-performance MCP server providing up-to-date documentation for Go, npm, Python, Rust, Docker, Kubernetes, Terraform, and more — fetched from official sources, not training data.
    18
    3
    MIT
  • A
    license
    A
    quality
    A
    maintenance
    Provides persistent memory and a codebase knowledge graph for AI coding assistants, enabling shared context across multiple tools like Claude, Cursor, and ChatGPT, with significant token reduction.
    5
    25
    MIT
  • F
    license
    A
    quality
    D
    maintenance
    A plugin that intercepts large MCP tool outputs, indexes them into a local FTS5 knowledge base, and replaces them with summaries, enabling searchable retrieval to save context window space.
    3
    -