AIHawk
Rank #96io.github.feder-cr/aihawk
AI browser agent: browses, clicks, types, and reads real web pages from plain-English instructions.
AIHawk is a Model Context Protocol (MCP) server published by feder-cr. It ranks #96 of 128,029 servers tracked on MCP Toplist, and its repository has 30,350 GitHub stars. AIHawk is listed across 2 registries — Official MCP and Glama, with 3 tracked versions. It was first listed on Sep 10, 2026 and most recently updated on Sep 13, 2026.
Ranks ahead of 127,933 of 128,029 servers on MCP Toplist.
Use AIHawk
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add aihawk -- uvx aihawk[mcp_servers.aihawk]
command = "uvx"
args = ["aihawk"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"aihawk": {
"command": "uvx",
"args": [
"aihawk"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"aihawk": {
"command": "uvx",
"args": [
"aihawk"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"aihawk": {
"type": "stdio",
"command": "uvx",
"args": [
"aihawk"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"aihawk": {
"command": "uvx",
"args": [
"aihawk"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"aihawk": {
"command": "uvx",
"args": [
"aihawk"
]
}
}
}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.feder-cr%2Faihawk)<a href="https://mcptoplist.com/server/io.github.feder-cr%2Faihawk"><img src="https://mcptoplist.com/badge/io.github.feder-cr%2Faihawk.svg" alt="MCP Toplist: Top 1% of 128,029" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
feder-cr
Other servers by feder-cr
View all feder-cr servers →Available versions (3)
| Version | Published |
|---|---|
| 0.45.0 | Sep 13, 2026 |
| 0.44.0 | Sep 13, 2026 |
| 0.43.0 | Sep 12, 2026 |
Frequently asked questions
- Who maintains AIHawk?
- AIHawk is maintained by feder-cr, which publishes 2 MCP servers (13 total versions) tracked on MCP Toplist.
- Is AIHawk listed on the Official MCP Registry?
- Yes — AIHawk is listed on the Official MCP Registry, alongside Glama.
- How many versions does AIHawk have?
- MCP Toplist tracks 3 versions of AIHawk, most recently published on Sep 13, 2026.
- Where can I find the source code for AIHawk?
- The source code for AIHawk is hosted at github.com/feder-cr/AIHawk.
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.