LLM Wiki MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 68 installs a week from pypi. Last commit 8 Apr 2026.
MCP server for Karpathy-style LLM wikis: persistent markdown your agent grows over time.
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 llm-wiki-mcp -- uvx llm-wiki-mcp
{
"mcpServers": {
"llm-wiki-mcp": {
"args": [
"llm-wiki-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.llm-wiki-mcp]
command = "uvx"
args = ["llm-wiki-mcp"]
{
"mcpServers": {
"llm-wiki-mcp": {
"args": [
"llm-wiki-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"llm-wiki-mcp": {
"args": [
"llm-wiki-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.