Agentlookup MCP
Rank #48,664io.github.peureka/agentlookup-mcp
MCP server providing agentlookup-mcp capabilities
Agentlookup MCP is a Model Context Protocol (MCP) server published by peureka. It ranks #48,664 of 132,113 servers tracked on MCP Toplist. Agentlookup MCP is listed across 4 registries — Official MCP, PulseMCP, Glama and mcp.so, with 2 tracked versions. It was first listed on Feb 28, 2026 and most recently updated on Feb 28, 2026.
Ranks ahead of 83,449 of 132,113 servers on MCP Toplist.
Use Agentlookup MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add agentlookup-mcp -- npx -y agentlookup-mcp[mcp_servers.agentlookup-mcp]
command = "npx"
args = ["-y", "agentlookup-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"agentlookup-mcp": {
"command": "npx",
"args": [
"-y",
"agentlookup-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"agentlookup-mcp": {
"command": "npx",
"args": [
"-y",
"agentlookup-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"agentlookup-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"agentlookup-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"agentlookup-mcp": {
"command": "npx",
"args": [
"-y",
"agentlookup-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"agentlookup-mcp": {
"command": "npx",
"args": [
"-y",
"agentlookup-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.peureka%2Fagentlookup-mcp)<a href="https://mcptoplist.com/server/io.github.peureka%2Fagentlookup-mcp"><img src="https://mcptoplist.com/badge/io.github.peureka%2Fagentlookup-mcp.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
peureka
Other servers by peureka
View all peureka servers →Available versions (2)
| Version | Published |
|---|---|
| 1.0.1 | Feb 28, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Agentlookup MCP?
- Agentlookup MCP is maintained by peureka, which publishes 2 MCP servers (9 total versions) tracked on MCP Toplist.
- Is Agentlookup MCP listed on the Official MCP Registry?
- Yes — Agentlookup MCP is listed on the Official MCP Registry, alongside PulseMCP, Glama and mcp.so.
- How many versions does Agentlookup MCP have?
- MCP Toplist tracks 2 versions of Agentlookup MCP, most recently published on Feb 28, 2026.
- Where can I find the source code for Agentlookup MCP?
- The source code for Agentlookup MCP is hosted at github.com/peureka/agentlookup-mcp.
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.