BotnBot MCP
@frocher
关于 BotnBot MCP
MCP Server for Botnbot
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"botnbot_mcp": {
"command": "docker",
"args": [
"build",
"-t",
"botnbot_mcp",
"."
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
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.
其他 分类下的更多 MCP 服务器
Codelf
unbugA search tool helps dev to solve the naming things problem.
ICSS
chokcoco不止于 CSS
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Awesome-MCP-ZH
yzflyMCP 资源精选, MCP指南,Claude MCP,MCP Servers, MCP Clients
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
评论