
What is mikecreighton-dot-com-content-mcp
mikecreighton-dot-com-content-mcp is a specialized local server designed to serve as a Model Context Protocol (MCP) interface for the Mike Creighton Consulting website. This server allows MCP clients, such as AI systems, to access and interact with all the pages of the website as individual Resources. By doing so, it provides a platform for seamless collaboration with AI assistants like Claude on various tasks related to marketing strategies, content creation, and more. The server essentially keeps Claude informed about the latest developments in Mike Creighton's consulting practice, enabling more informed and effective collaboration.
How to Use mikecreighton-dot-com-content-mcp
To use the mikecreighton-dot-com-content-mcp, certain prerequisites and configurations are necessary:
-
Requirements: Ensure that the
uv
tool is installed and configured correctly, as it is essential for running the MCP server. This will manage the Python virtual environment setup seamlessly. -
Configuring Claude Desktop: Update the
claude_desktop_config.json
file on your system to point to the MCP server. Depending on your operating system:- On macOS, locate the file at
~/Library/Application Support/Claude/
. - On Windows, find it under
%APPDATA%\Claude\
.
- On macOS, locate the file at
-
Running the Server: Use the provided configuration to start the server using the command:
uv --directory /absolute/path/to/mikecreighton-dot-com-content-mcp run server.py
Make sure to specify the full path to the
uv
command if necessary. -
Accessing Resources: Once the server is running, you can use various MCP tools to list, retrieve, or search for specific pages and content from the Mike Creighton Consulting website.
Key Features of mikecreighton-dot-com-content-mcp
-
Comprehensive Resource Access: Every page of the Mike Creighton Consulting website is available as an individual Resource. This allows for precise and targeted access to specific content when needed.
-
Dynamic Resource Definition: Resources are defined at runtime in their Markdown format, ensuring that the latest version of each page is always available.
-
MCP Tools:
- list_mikecreighton_website_pages: Displays a list of all available pages, facilitating easy navigation and selection.
- get_mikecreighton_website_page_content: Fetches the full content of a specific page, useful for in-depth review or analysis.
- search_mikecreighton_website_pages: Allows keyword-based searching through page titles and descriptions to quickly find relevant information.
-
Utility Script: The
download.py
utility script crawls the website, downloads pages as HTML, converts them to Markdown, and maps the website structure in a JSON format. This ensures that all content is up-to-date and well-organized for access through the MCP server. -
Collaboration and Updates: The server is designed to facilitate collaboration with AI clients, making it easier to keep them updated on business activities and content changes.
By using mikecreighton-dot-com-content-mcp, users can efficiently collaborate with AI systems, leveraging the full suite of the Mike Creighton Consulting website's content for various strategic and creative initiatives.
How to Use
To use the mikecreighton-dot-com-content-mcp, follow these steps:
- Visit https://github.com/mikecreighton/mikecreighton-dot-com-content-mcphttps://github.com/mikecr...
- Follow the setup instructions to create an account (if required)
- Connect the MCP server to your Claude Desktop application
- Start using mikecreighton-dot-com-content-mcp capabilities within your Claude conversations
Additional Information
Created
March 11, 2025
Company
Start building your own MCP Server
Interested in creating your own MCP Server? Check out the official documentation and resources.
Learn More