Loomal

llm-wiki-mcp

MCP server by github.com/flsteven87/llm-wiki-mcp

MCP server for Karpathy-style LLM wikis: persistent markdown your agent grows over time.

0 starspypi: llm-wiki-mcp

About llm-wiki-mcp

llm-wiki-mcp is an MCP (Model Context Protocol) server published by flsteven87 in the official MCP registry, listed under Autonomous Agents on Loomal. MCP server for Karpathy-style LLM wikis: persistent markdown your agent grows over time.

It ships as a Python package on PyPI (llm-wiki-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/flsteven87/llm-wiki-mcp.

Use llm-wiki-mcp with your agent

Claude Code · one command
claude mcp add llm-wiki-mcp -- uvx llm-wiki-mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "llm-wiki-mcp": {
      "command": "uvx",
      "args": [
        "llm-wiki-mcp"
      ]
    }
  }
}
pypillm-wiki-mcp

Frequently asked questions

What is llm-wiki-mcp?
llm-wiki-mcp is an MCP (Model Context Protocol) server by flsteven87 in the Autonomous Agents category. MCP server for Karpathy-style LLM wikis: persistent markdown your agent grows over time.
How do I connect llm-wiki-mcp to Claude, Cursor, or another MCP client?
Install llm-wiki-mcp from its pypi package (llm-wiki-mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is llm-wiki-mcp open source?
Yes — the source code is public at github.com/flsteven87/llm-wiki-mcp.
Can AI agents pay to use llm-wiki-mcp?
Not yet through Loomal — llm-wiki-mcp is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain llm-wiki-mcp? Claim this listing free by verifying GitHub ownership, or contact us.