sisig-ai/doctor
Doctor is a tool for discovering, crawl, and indexing web sites to be exposed as an MCP server for LLM agents.
Platform-specific configuration:
{
"mcpServers": {
"doctor": {
"command": "npx",
"args": [
"-y",
"doctor"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...