check_ip
ActiveTool of Feodotracker
declared in 0.1.0
Check whether a given IPv4 is on the current blocklist.
Parameters schema
{
"type": "object",
"examples": [
{
"ip": "192.168.1.100"
},
{
"ip": "10.0.0.50"
}
],
"required": [
"ip"
],
"properties": {
"ip": {
"type": "string"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Feodotracker
https://github.com/pipeworx-io/mcp-feodotracker
1/7 registries