Version 2.9.2 Released
InterroBot 2.9.2 updates MCP configuration in options to reflect the move to the mcp-server-webcrawl Python package.
mcp-server-webcrawl is an MCP (Model Context Protocol) server that can leverage the existing InterroBot database to pull results into your LLM without any need to export the data. It's like a direct LLM connection to your database. It's written by developer of InterroBot, but supports a multitude of crawlers.
Previously, InterroBot was initially set up using a generic sqlite MCP connector, but it proved too slow. Sometimes it would understand the request and data scheme, and other times it would completely botch the request. mcp-server-webcrawl was built for precision and consistency, there is no warm-up process of understanding database relations, or other confusions common with generic solutions. The API is structured specifically for working with web data.
InterroBot is a web crawler and developer tool for Windows, macOS, and Android.
Want to learn more? Check out our help section or
download the latest build.