Back to directory
dazzaji/mcp-hello

dazzaji/mcp-hello

@dazzaji

A primitive multi-agent modular MCP prototype that creates markdown files from user input using a template

mcphello-worldmarkdownprototypepythontemplatefile-creationtool

Installation & Configuration

{
  "mcpServers": {
    "markdown-creator": {
      "command": "uv",
      "args": [
        "--directory",
        "/path/to/mcp-hello/module1/src/create_markdown_server/",
        "run",
        "mcp-simple-prompt"
      ],
      "env": {}
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2026/6/17
Updated
2026/6/17