Stats
Actions
Tags
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"my-wiki": {
"type": "http",
"url": "${MY_WIKI_MCP_URL:-https://wiki.example.com/mcp}"
}
}
}Server configuration and connection parameters
${MY_WIKI_MCP_URL:-https://wiki.example.com/mcp}npx claudepluginhub jedwards1230/my-wiki --plugin my-wiki