Skip to main content
Glama
91,320 servers. Updated

Matching MCP tools:

Matching MCP Connectors:

"An MCP server compatible with Claude.ai web chat" matching MCP servers:

GET /v1/servers – MCP directory API reference
  • F
    license
    A
    quality
    Not graded
    maintenance
    An AI conversation management layer that enables creating chat sessions, persisting message history to GitHub, and performing semantic searches over past interactions. It supports multi-turn threading and context injection to integrate external memory sources into Claude conversations.
    12
    -
  • A
    license
    Not graded
    quality
    C
    maintenance
    Enables AI harnesses to maintain a persistent memory layer backed by a local SQLite file, providing MCP tools to add, search, deprecate, and synchronize facts without deleting history.
    MIT
  • A
    license
    Not graded
    quality
    C
    maintenance
    Enables Claude to full-text search, list, and read your exported ChatGPT and Claude conversations from a local conversations.json file, running locally with read-only file access and no network requests. Supports both official export formats with automatic detection.
    MIT
  • A
    license
    Not graded
    quality
    B
    maintenance
    Neo4j 기반 챗봇 MCP 서버로, 도메인 특화 tool과 Text2Cypher 방식을 조합해 안전하고 정확한 지식그래프 질의응답을 제공합니다.
    29 npm
    MIT
  • A
    license
    Not graded
    quality
    C
    maintenance
    Enables MCP-compatible AIs to read a user's local three-layer memory of their own typed chat messages, including raw text, conversation summaries, and theme indexes, so responses can be grounded in the user's past decisions and preferences.
    MIT
  • F
    license
    Not graded
    quality
    Not graded
    maintenance
    Enables AI to automatically search, retrieve, and organize your Cursor chat history across sessions. Supports tagging, nicknames, project-scoped search, and full-text search to maintain context between conversations.
    -
  • F
    license
    Not graded
    quality
    B
    maintenance
    Enables AI coding agents to persistently store and retrieve conversation history with hybrid semantic and keyword search, cross-encoder reranking, session filtering, and archiving through MCP tools.
    -
  • A
    license
    Not graded
    quality
    A
    maintenance
    MCP server for Gramps Web. Gives AI agents structured, tool-based access to family trees through the Model Context Protocol. Built with .NET 8.
    12
    AGPL 3.0
  • F
    license
    B
    quality
    B
    maintenance
    Enables command-line interactive chat with Anthropic AI models, supporting document retrieval via @ references and slash commands for custom tool execution through the MCP architecture.
    2
    -
  • A
    license
    Not graded
    quality
    D
    maintenance
    Enables chat with multiple LLM providers (OpenAI and Anthropic) while maintaining persistent conversation memory. Provides extensible tool framework for various operations including echo functionality and conversation storage/retrieval.
    MIT