docs.rs failed to build mdt_mcp-0.0.1
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build:
mdt_mcp-0.7.0
mdt_mcp
MCP server for mdt (manage markdown templates)
mdt_mcp provides a Model Context Protocol (MCP) server for the mdt template engine. It exposes mdt functionality as MCP tools that can be used by AI assistants and other MCP-compatible clients.
Tools
The server provides the following tools:
mdt_check— Verify all consumer blocks are up-to-datemdt_update— Update all consumer blocks with latest provider contentmdt_list— List all providers and consumers in the projectmdt_get_block— Get the content of a specific block by namemdt_preview— Preview the result of applying transformers to a blockmdt_init— Initialize a new mdt project with a sample template file
Usage
The MCP server communicates over stdin/stdout and can be launched via the mdt CLI:
Configuration
Add the following to your MCP client configuration:
Installation
[]
= "0.0.1"