Catalog
com.windowsforum/mcp-server
OfficialMCP server for WindowsForum.com with search, document retrieval, and real-time forum analytics.
Search and retrieve forum content from WindowsForum.com with analytics.
Could not list tools - the server may require authentication or be unreachable.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"mcp-server": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.windowsforum.com"
]
}
}
}Desktop config is stdio-only; this bridges via mcp-remote. Native remote: Settings > Connectors.