context-server-rs

hrirkslab/context-server-rs

3.3

If you are the rightful owner of context-server-rs 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 MCP Context Server is a Rust-based server that provides context to AI agents and integrates with developer tools using the Model Context Protocol.

Tools

Functions exposed to the LLM to take actions

query_context

Query project context based on feature area, task type, and components.

list_projects

List all available projects in the context database.

create_project

Create a new project in the context database.

create_flutter_component

Create a new Flutter component and track its architecture layer.

list_flutter_components

List all Flutter components in a project with their architecture layers.

validate_architecture

Validate Flutter Clean Architecture rules and detect dependency violations.

create_development_phase

Create and track development phases for project management.

list_development_phases

List all development phases for a project in order.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources