Skip to main content
Glama
d3lanight
by d3lanight

PCD — Portable Context Deck

Your context. Any AI.

PCD is your portable context layer. Connect an MCP-capable client to one endpoint and it boots with your containers: structured context, live work state, and accumulated knowledge, composed by you and carried across every client you use. Use it in whichever AI you're working in—desktop, IDE, or chat—each already briefed, with nothing tied to a single client.

Access

PCD is in early access and opens self-serve signup in controlled batches. Go to app.portablecontext.ai to create an account when capacity is available.

If the current batch is full, you can leave your email there and we'll be in touch when a place opens up. Operator invitations remain available separately and are not limited by the self-serve capacity cap.

An account gives you the full setup: an MCP endpoint for any compatible client, a web dashboard with a live view of your containers—skills, knowledge, signals, and work—plus connection management, export, and documentation.

Related MCP server: CacheTank MCP Server

Connect

Once you're in, point an MCP-capable client at the endpoint and sign in on first connect. No API key is required.

Endpoint

https://mcp.portablecontext.ai

Transport

Streamable HTTP

Authentication

OAuth 2.0 + PKCE

{
  "mcpServers": {
    "pcd": {
      "url": "https://mcp.portablecontext.ai",
      "transport": "http"
    }
  }
}

Then load console to create and manage your containers, load <container> to enter one, or load a specialist directly.

What you get

  • Load — one call briefs your AI with your operating context.

  • Specialists — specialized contexts scoped to a domain, role, or task.

  • Work state — live work that follows you across clients.

  • Knowledge — your accumulated, structured understanding.

  • Signals — findings that outlive a session.

  • Skills — reusable skills attached to a deck or shared across them.

  • Connections (experimental) — connected external tools through one authenticated surface.

Data and privacy

Your data stays in your account—we don't sell it or train on it.

Source and licence

This repository contains PCD's public core under the GNU Affero General Public License v3.0 only. The mechanism is open and inspectable—AGPL guarantees it stays that way.

This source snapshot is not currently packaged as a runnable self-hosted distribution. A community self-hosted edition is on the table when demand justifies it. PCD's managed service, operational layer, and private product capabilities are not part of this repository.

The bundled fonts keep their upstream licences; see Third-party notices. PCD's names, logos, and brand assets are handled separately; see Trademarks.

Contributions

External code contributions are not currently accepted. Before opening contributions, PCD will publish a contributor licence agreement that explains the rights needed to maintain both the open-source and possible commercial licensing paths.

PCD-### references in code comments point to the project's internal issue tracker and are kept as provenance markers.


Built with PCD, inside PCD.

A
license - permissive license
-
quality - not tested
C
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

  • F
    license
    -
    quality
    D
    maintenance
    Manages AI conversation context and personal knowledge bases through the Model Context Protocol (MCP), providing tools for user data, conversation content, and knowledge management.
    1
  • A
    license
    -
    quality
    B
    maintenance
    Enables AI agents to maintain persistent context across sessions, restarts, and handoffs through a mailbox-based context sync protocol, compatible with any MCP-aware client.
    38
    1
    MIT
  • A
    license
    -
    quality
    D
    maintenance
    Shared context storage for AI agents. Enables any MCP-compatible model to store, read, and search context entries through the MCP server, with a web UI for management.
    96
    MIT

View all related MCP servers

Related MCP Connectors

  • The personal context layer for AI: your profile and files, read by any MCP client over OAuth.

  • Your memory, everywhere AI goes. Build knowledge once, access it via MCP anywhere.

  • Shared, governed long-term memory for AI agents across tools and sessions via MCP and REST.

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/d3lanight/pcd'

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