kitewright
Rank #7,186io.github.kitewright/mcp
Lightweight browser automation for AI agents: navigate, screenshot, extract, PDF. One small binary.
kitewright is a Model Context Protocol (MCP) server published by kitewright. It ranks #7,186 of 132,046 servers tracked on MCP Toplist, and its repository has 23 GitHub stars. kitewright is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Jul 17, 2026 and most recently updated on Jul 17, 2026.
Ranks ahead of 124,860 of 132,046 servers on MCP Toplist.
Use kitewright
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add kitewright -- npx -y @kitewright/mcp[mcp_servers.kitewright]
command = "npx"
args = ["-y", "@kitewright/mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"kitewright": {
"command": "npx",
"args": [
"-y",
"@kitewright/mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"kitewright": {
"command": "npx",
"args": [
"-y",
"@kitewright/mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"kitewright": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@kitewright/mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"kitewright": {
"command": "npx",
"args": [
"-y",
"@kitewright/mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"kitewright": {
"command": "npx",
"args": [
"-y",
"@kitewright/mcp"
]
}
}
}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.kitewright%2Fmcp)<a href="https://mcptoplist.com/server/io.github.kitewright%2Fmcp"><img src="https://mcptoplist.com/badge/io.github.kitewright%2Fmcp.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
kitewright
Available versions (1)
| Version | Published |
|---|---|
| 0.1.1 | Jul 17, 2026 |
Frequently asked questions
- Who maintains kitewright?
- kitewright is maintained by kitewright, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is kitewright listed on the Official MCP Registry?
- Yes — kitewright is listed on the Official MCP Registry, alongside Glama.
- How many versions does kitewright have?
- MCP Toplist tracks 1 version of kitewright, most recently published on Jul 17, 2026.
- Where can I find the source code for kitewright?
- The source code for kitewright is hosted at github.com/kitewright/kitewright.
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.