Skip to content
Back to search
30
MCP

io.github.kcofoni/pmwiki-mcp

io.github.kcofoni/pmwiki-mcp

MCP server for searching and reading PmWiki pages with text queries and group filtering.

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

Similar MCP servers embedding-nearest

kcofoni/pmwiki-mcp
MCP server providing LLMs read-only access to PmWiki content via SSE transport for AI assistants
0 tools
io.github.cyanheads/wikipedia-mcp-server
Search Wikipedia, read summaries and full text, target sections, find nearby pages, list languages.
0 tools
MCP Mediawiki
Secure MCP server for MediaWiki wikis — search, pages, categories, and more
0 tools
MediaWiki MCP Server
MCP server enabling AI clients to interact with any MediaWiki wiki through standard tools
0 tools
MediaWiki MCP Server
MCP server enabling AI clients to interact with any MediaWiki wiki through standard tools
0 tools
mcp/minecraft-wiki
A MCP Server for browsing the official Minecraft Wiki!
0 tools

How to use

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

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