Skip to main content
Glama
davidteren

Claude Server MCP

by davidteren

Claude Server MCP

ARCHIVED — This project is no longer maintained (March 2026).

Why archived

This project aimed to provide persistent context management across Claude sessions via an MCP server. Since then, Claude Code has shipped native solutions that supersede this:

  • Auto-memory (~/.claude/projects/*/memory/) — persistent, file-based memory across conversations

  • CLAUDE.md — project-level instructions loaded automatically into every session

  • Built-in conversation continuity — Claude Code now maintains context natively

This project never progressed beyond v0.1.0 (6 commits, no tests, no production users).

Related MCP server: MCP Memory Keeper

What it was

A Model Context Protocol (MCP) server providing:

  • Hierarchical project context organization

  • Session-based conversation tracking

  • JSON-based persistent storage at ~/.claude/

Alternatives

  • Claude Code's built-in memory system — does everything this project attempted, natively

  • CLAUDE.md files — project-specific context that persists across sessions

  • MCP resources — Claude Code's native MCP integration for external context

License

MIT

Install Server
F
license - not found
B
quality
F
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • A
    license
    -
    quality
    D
    maintenance
    A Model Context Protocol server for Claude Desktop that provides structured memory management across chat sessions, allowing Claude to maintain context and build a knowledge base within project directories.
    Last updated
    24
    6
    MIT
  • A
    license
    -
    quality
    A
    maintenance
    Provides persistent context management for Claude AI coding assistants, allowing you to save and restore conversation context, create checkpoints, and organize information across sessions to prevent losing important work history and decisions during long coding sessions.
    Last updated
    234
    131
    MIT
  • A
    license
    -
    quality
    B
    maintenance
    Provides Claude with a persistent local memory and structured knowledge graph to track project states, tasks, and historical decisions across different chat sessions. It enables users to recall information using keyword relevance, time-travel queries, and dependency analysis for complex project management.
    Last updated
    MIT

View all related MCP servers

Related MCP Connectors

  • Persistent context for Claude. Your AI always knows your projects and next actions across sessions.

  • Persistent memory layer that saves and recalls your project context and preferences.

  • Stop re-explaining yourself to Agents. Give it the right context, right when needed.

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/davidteren/claude-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server