Back to search
30
MCP

kcofoni/pmwiki-mcp

docker/kcofoni/pmwiki-mcp

MCP server providing LLMs read-only access to PmWiki content via SSE transport for AI assistants

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

Similar MCP servers embedding-nearest

io.github.kcofoni/pmwiki-mcp
MCP server for searching and reading PmWiki pages with text queries and group filtering.
0 tools
llm-wiki-mcp
MCP server for building and maintaining LLM-powered knowledge wikis
0 tools
MediaWiki MCP Server
MCP server enabling AI clients to interact with any MediaWiki wiki through standard tools
0 tools
io.github.flsteven87/llm-wiki-mcp
MCP server for Karpathy-style LLM wikis: persistent markdown your agent grows over time.
0 tools
codewiki-mcp
MCP server providing AI-powered access to Google CodeWiki for open-source repositories
0 tools
shakram02/go-readonly-mcp-mysql
Read-only MySQL MCP server for AI assistants. Safe database queries without modification risk.
0 tools

How to use

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

{
  "mcpServers": {
    "kcofoni/pmwiki-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}