Agentwatch
Rank #49,603io.github.nicofains1/agentwatch
MCP server providing agentwatch capabilities
Agentwatch is a Model Context Protocol (MCP) server published by nicofains1. It ranks #49,603 of 132,113 servers tracked on MCP Toplist. Agentwatch is listed across 2 registries — Official MCP and Glama, with 2 tracked versions. It was first listed on Mar 16, 2026 and most recently updated on Mar 16, 2026.
Ranks ahead of 82,510 of 132,113 servers on MCP Toplist.
Use Agentwatch
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add agentwatch -e "AGENTWATCH_DB=<your AGENTWATCH_DB>" -- npx -y @nicofains1/agentwatch mcpReplace each placeholder with your own value before saving.
[mcp_servers.agentwatch]
command = "npx"
args = ["-y", "@nicofains1/agentwatch", "mcp"]
[mcp_servers.agentwatch.env]
AGENTWATCH_DB = "<your AGENTWATCH_DB>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"agentwatch": {
"command": "npx",
"args": [
"-y",
"@nicofains1/agentwatch",
"mcp"
],
"env": {
"AGENTWATCH_DB": "<your AGENTWATCH_DB>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"agentwatch": {
"command": "npx",
"args": [
"-y",
"@nicofains1/agentwatch",
"mcp"
],
"env": {
"AGENTWATCH_DB": "<your AGENTWATCH_DB>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"agentwatch": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@nicofains1/agentwatch",
"mcp"
],
"env": {
"AGENTWATCH_DB": "<your AGENTWATCH_DB>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"agentwatch": {
"command": "npx",
"args": [
"-y",
"@nicofains1/agentwatch",
"mcp"
],
"env": {
"AGENTWATCH_DB": "<your AGENTWATCH_DB>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"agentwatch": {
"command": "npx",
"args": [
"-y",
"@nicofains1/agentwatch",
"mcp"
],
"env": {
"AGENTWATCH_DB": "<your AGENTWATCH_DB>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.nicofains1%2Fagentwatch)<a href="https://mcptoplist.com/server/io.github.nicofains1%2Fagentwatch"><img src="https://mcptoplist.com/badge/io.github.nicofains1%2Fagentwatch.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
nicofains1
Other servers by nicofains1
View all nicofains1 servers →Available versions (2)
| Version | Published |
|---|---|
| 0.3.1 | Mar 16, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Agentwatch?
- Agentwatch is maintained by nicofains1, which publishes 2 MCP servers (5 total versions) tracked on MCP Toplist.
- Is Agentwatch listed on the Official MCP Registry?
- Yes — Agentwatch is listed on the Official MCP Registry, alongside Glama.
- How many versions does Agentwatch have?
- MCP Toplist tracks 2 versions of Agentwatch, most recently published on Mar 16, 2026.
- Where can I find the source code for Agentwatch?
- The source code for Agentwatch is hosted at github.com/nicofains1/agentwatch.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.