Skip to main content
Glama
croakingtoad

Context Engineering MCP Server

by croakingtoad

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DATA_DIRNoDirectory for persistent storage./data
NODE_ENVNoEnvironment mode (development, production, test)development
TEMPLATES_DIRNoDirectory containing internal templates./templates
EXTERNAL_TEMPLATES_DIRNoDirectory for Cole's external templates./external/context-engineering-intro

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{}
resources
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
list_templatesA

List all available PRP templates with optional filtering by category

generate_prpA

Generate a Product Requirements Prompt based on a template and project context with storage integration

validate_prpC

Validate a PRP against context engineering best practices

search_templatesA

Search for templates by name, description, or tags

create_custom_templateC

Create a new custom PRP template

analyze_contextC

Analyze project context to recommend suitable templates and improvements

list_prpsC

List and search PRPs with advanced filtering and sorting capabilities

update_prpB

Update an existing PRP with change tracking and optional Archon synchronization

manage_storageC

Manage storage operations including versioning, change tracking, conflicts, and integrations

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription
Stakeholders (draft)Initial request for Stakeholders - ** Customer Service
Csharp PatternsCodebase patterns and conventions for csharp projects
Go PatternsCodebase patterns and conventions for go projects
Java PatternsCodebase patterns and conventions for java projects
Javascript PatternsCodebase patterns and conventions for javascript projects
Kotlin PatternsCodebase patterns and conventions for kotlin projects
Php PatternsCodebase patterns and conventions for php projects
Python PatternsCodebase patterns and conventions for python projects
Ruby PatternsCodebase patterns and conventions for ruby projects
Rust PatternsCodebase patterns and conventions for rust projects
Scala PatternsCodebase patterns and conventions for scala projects
Swift PatternsCodebase patterns and conventions for swift projects
Typescript PatternsCodebase patterns and conventions for typescript projects
Sample Product Requirements PromptA sample PRP demonstrating the structure and content expected
Architecture GuidelinesRules for system design and architecture
Coding StandardsRules related to code quality and style
Deployment StandardsRules for deployment and configuration
Documentation StandardsRules for code and project documentation
Global Rules CollectionComplete set of project rules and guidelines
Testing GuidelinesRules for testing practices and coverage
API Development TemplateTemplate for REST API development with comprehensive validation and documentation
Template CollectionComplete collection of PRP templates
Base PRP Template v2 - Context-Rich with Validation LoopsTemplate optimized for AI agents to implement features with sufficient context and self-validation capabilities
Template CatalogSearchable catalog of all templates with metadata
Template CategoriesTemplates organized by category
Popular TemplatesMost frequently used templates
Web Application Feature TemplateTemplate for web application features with React/TypeScript focus

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/croakingtoad/context-engineering-mcp'

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