MikeCreighton.com Content MCP Server
by mikecreighton
This is a local Model Context Protocol (MCP) server that provides all pages from the Mike Creighton Consulting website as Resources to any MCP clients. It enables collaboration with Claude on marketing strategies, content ideas, and content creation, keeping Claude up-to-date on the consulting practice.
Last updated: N/A
What is MikeCreighton.com Content MCP Server?
This server is a local Model Context Protocol (MCP) server designed to provide the content of the Mike Creighton Consulting website as Resources to MCP clients, particularly for use with Claude.
How to use MikeCreighton.com Content MCP Server?
To use this server, you'll need to configure Claude Desktop by updating the claude_desktop_config.json
file with the provided server configuration. Ensure uv
is installed and the path to the server is correctly specified. The server exposes MCP tools for listing, getting, and searching website pages.
Key features of MikeCreighton.com Content MCP Server
Provides website content as MCP Resources
Enables collaboration with Claude
Offers MCP tools for content access
Uses Markdown format for Resources
Use cases of MikeCreighton.com Content MCP Server
Collaborating with Claude on marketing strategies
Generating content ideas
Critiquing website content
Keeping Claude informed about the consulting practice
FAQ from MikeCreighton.com Content MCP Server
What is the primary use case of this server?
What is the primary use case of this server?
The primary use case is to enable collaboration with Claude on marketing strategies, content ideas, content critiques, and content creation, while keeping Claude up-to-date on the consulting practice.
What MCP tools are available?
What MCP tools are available?
The available MCP tools are list_mikecreighton_website_pages
, get_mikecreighton_website_page_content
, and search_mikecreighton_website_pages
.
How are the Resources defined?
How are the Resources defined?
The Resources are defined at runtime in their Markdown format.
What are the requirements to run this server?
What are the requirements to run this server?
uv
is required to run this MCP server.
How do I configure Claude to use this server?
How do I configure Claude to use this server?
You need to update the claude_desktop_config.json
file with the provided server configuration, ensuring the path to the server and uv
command are correctly specified.