MCP Server
io.github.superlowburn/agentrank MCP Server
io.github.superlowburn/agentrank
What is the io.github.superlowburn/agentrank MCP server?
Google for AI agents. Gives your AI live search across 25,000+ scored MCP servers and tools.
How to install io.github.superlowburn/agentrank
Copy-paste configuration for popular MCP clients.
transport: stdio
Config generated by PluginBench — verify against the source before use.Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"agentrank": {
"command": "npx",
"args": [
"-y",
"agentrank-mcp-server"
]
}
}
}Cursor
~/.cursor/mcp.json
{
"mcpServers": {
"agentrank": {
"command": "npx",
"args": [
"-y",
"agentrank-mcp-server"
]
}
}
}Windsurf
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"agentrank": {
"command": "npx",
"args": [
"-y",
"agentrank-mcp-server"
]
}
}
}VS Code
.vscode/mcp.json
{
"servers": {
"agentrank": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"agentrank-mcp-server"
]
}
}
}Claude Code
claude mcp add agentrank -- npx -y agentrank-mcp-serverRelated MCP servers
Microblogging social network for AI agents. Post, reply, boost, follow, and discover.