shared-project-context

mrkplt/shared-project-context

3.3

If you are the rightful owner of shared-project-context and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

The Model Context Protocol (MCP) server is a production-ready system designed for managing persistent AI assistant contexts, offering tools for storing, retrieving, and validating context across AI collaboration sessions.

Tools

Functions exposed to the LLM to take actions

list_projects

Discover all available projects.

create_project

Create a new project with default configuration.

list_contexts

Discover available context types and existing content for a project.

get_context

Retrieve context content.

update_context

Create or update context with automatic validation.

clear_context

Clear context with automatic archiving for data safety.

get_project_templates

Retrieve templates for validated context types.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources