aaronfeingold/mcp-project-context
If you are the rightful owner of mcp-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 dayong@mcphub.com.
The MCP Project Context Server is a tool designed to maintain persistent project context and planning state across development sessions, specifically for use with Claude Code.
Tools
Functions exposed to the LLM to take actions
create_project
Initialize a new project with tech stack and description.
get_project_context
Retrieve comprehensive project state and history.
list_projects
Show all projects ordered by last access.
add_task
Create new development tasks with priorities.
update_task
Modify task status, priority, or details.
add_note
Capture important observations and insights.
record_decision
Document architectural and technical decisions.
start_session
Begin a development session with specific goals.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client