Module rmcp_server

Source
Expand description

RMCP-based MCP server implementation for context-creator

This module provides an MCP-compliant server using the rmcp library that allows AI agents to analyze codebases programmatically.

Modules§

transport
Start the RMCP server with specified transport

Structs§

ContextCreatorServer
Context Creator MCP Server implementation