Back to search
30
MCP

llm-wiki-mcp

npm/llm-wiki-mcp

MCP server for building and maintaining LLM-powered knowledge wikis

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.flsteven87/llm-wiki-mcp
MCP server for Karpathy-style LLM wikis: persistent markdown your agent grows over time.
0 tools
llm-wiki-mcp
MCP server + Claude Code skills for Karpathy-style LLM wikis: persistent markdown knowledge bases your agent grows over time.
0 tools
linkedmcp
MCP server to get help with Linkedin content using LLM
0 tools
hive-mind-mcp
MCP Server for orchestrating LLM interactions
0 tools
brainforge-mcp
MCP server for Karpathy-style LLM Wiki — turn your markdown notes into an AI-powered knowledge graph
0 tools
mcp-client-llm
MCP server for the LLMs
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "llm-wiki-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}