BotnBot MCP
@frocher
About BotnBot MCP
MCP Server for Botnbot
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"botnbot_mcp": {
"command": "docker",
"args": [
"build",
"-t",
"botnbot_mcp",
"."
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is BotnBot MCP?
BotnBot MCP is a Model Context Protocol (MCP) server implementation for monitoring website performance and environmental impact. It tracks website availability, performance metrics, and CO2 emissions, supporting multiple monitoring periods.
How to use BotnBot MCP?
Install via git clone and npm install, or build a Docker image. Configure the API URL and token in a .env file or pass them as command-line arguments (--url and --token). Run the server with npm start or as a Docker container.
Key features of BotnBot MCP
- Monitor website availability and performance.
- Track CO2 emissions and environmental impact.
- Get detailed metrics about website performance.
- Support for multiple monitoring periods (24h, 7d, 30d).
- List all monitors via API endpoint.
- Retrieve CO2, health, and performance metrics per monitor.
Use cases of BotnBot MCP
- Monitor website uptime and response times.
- Track the environmental footprint of web pages.
- Analyze performance trends over different time windows.
- Automate website health checks in a CI/CD pipeline.
FAQ from BotnBot MCP
What kind of metrics can I get from BotnBot MCP?
You can get website availability, performance metrics, and CO2 emissions data for each monitored site.
How do I configure the API URL and token?
Set them in a .env file using API_URL and API_TOKEN, or pass them as command-line arguments --url and --token when starting the server.
Can I run BotnBot MCP with Docker?
Yes, build the Docker image and run the container with the required environment variables or command-line arguments.
What monitoring periods are available?
The supported periods are 24 hours, 7 days, and 30 days.
What license does BotnBot MCP use?
It is licensed under the MIT License.
More Other MCP servers
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web
Nginx UI
0xJackyYet another WebUI for Nginx
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
ghidraMCP
LaurieWiredMCP Server for Ghidra
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
Comments