A2M LogoA2M
← All listings

user-context-mcp

MIT License

A local stdio MCP server that exposes a developer's context to AI agents via tools and resources.

Key Value Proposition

Reduces agentic context hallucination by bootstrapping subagents and orchestrators with accurate, up-to-date developer context in minutes.

Summary

User Context MCP is a lightweight, local Model Context Protocol (MCP) server that shares a developer's personal context — communication preferences, development stack, active repositories, and memory models — with AI agents. Agentic workflows such as subagents and orchestrators can bootstrap themselves with accurate local guidelines instead of guessing, which dramatically reduces context hallucination. Getting started takes minutes: clone the repo, copy the provided templates into your private, git-ignored context files (or point USER_CONTEXT_ROOT at an external directory), then register the server with any stdio-based agent client.

Proof Points

  • Exposes context as MCP tools (list_context_sections, get_context, get_delegation_bootstrap) and as resources (user-context://) for flexible agent access
  • Supports a subagent bootstrap helper that returns ready-to-paste delegation instructions
  • Keeps personal data safe and portable via git-ignored context files or the USER_CONTEXT_ROOT environment variable for fully external storage

About

User Context MCP Server A local stdio Model Context Protocol (MCP) server that exposes a developer's local context (communication preferences, development stack, active repositories, memory models) to AI agents.

User Reviews

Genuine feedback from the developer community.

You must be signed in to leave a review.

No reviews yet. Be the first to review this project!

Are you the author of this project?

Claim this pre-seeded listing to manage details, edit tags, or upload assets.

Please sign in using the button in the header to claim repository ownership.

Share Project

Project Facts

LicenseMIT
Trust score85/100

List your project with one command.