Szermer/mcp-server-context-engineering
If you are the rightful owner of mcp-server-context-engineering 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.
MCP Server for Context Engineering is a production-ready server that implements the Model Context Protocol to provide AI agents with efficient access to context engineering operations.
Tools
Functions exposed to the LLM to take actions
searchPatterns
Search pattern library by keyword/category.
loadSkill
Load specific skill documentation and code.
executeSkill
Execute skill with parameters.
searchArtifacts
Search finalization packs.
loadSession
Load complete session context.
getSessionCode
Extract executable code from sessions.
addNote
Track decisions/hypotheses/blockers.
getDecisions
Retrieve session decisions.
getHypotheses
Retrieve session hypotheses.
getCompressionRatio
Calculate session compression.
getPatternReuse
Track pattern reuse statistics.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client