Mkdocs MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 93 installs a week from pypi. Last commit 20 Sep 2025.
An MCP server that provides serves MkDocs as resources.
Today is the operative word: we check Mkdocs MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add mkdocs-mcp -- uvx mkdocs-mcp
{
"mcpServers": {
"mkdocs-mcp": {
"args": [
"mkdocs-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.mkdocs-mcp]
command = "uvx"
args = ["mkdocs-mcp"]
{
"mcpServers": {
"mkdocs-mcp": {
"args": [
"mkdocs-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"mkdocs-mcp": {
"args": [
"mkdocs-mcp"
],
"command": "uvx"
}
}
}
This one needs environment variables set before it will start:
MKDOCS_PROJECT_PATH (Path to the MkDocs project).
The author declared them in the registry entry; get the values from the project itself.
A Test MCP server that provides tools, promts and resources
A Test MCP server that provides tools, promts and resources
An MCP server that provides a hello tool
An MCP server that provides a hello tool
An MCP server that provides an API to LLMs to manage their JumpCloud resources.
An MCP server that provides OpenDart API
An MCP server that provides weather data
An MCP server that provides OpenDart API
Answers built from our own checks of this server.