Back to directory
mikecreighton/mikecreighton-dot-com-content-mcp

mikecreighton/mikecreighton-dot-com-content-mcp

@mikecreighton

A Model Context Protocol (MCP) server that will provide all of the Mike Creighton Consulting website pages as Resources to any MCP clients.

mcpcontentwebsiteresourcesconsultingmikecreightoncontext

Installation & Configuration

{
  "mcpServers": {
    "Mike Creighton Consulting's Website Content": {
      "command": "uv",
      "args": [
        "--directory",
        "/absolute/path/to/mikecreighton-dot-com-content-mcp",
        "run",
        "server.py"
      ]
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2026/6/14
Updated
2026/6/15