MCPLookup
Rank #12,713com.mcplookup/mcp
Look up independent trust ratings and security, maintenance, and adoption evidence for MCP servers.
MCPLookup is a Model Context Protocol (MCP) server published by mcplookupdev. It ranks #12,713 of 132,046 servers tracked on MCP Toplist. MCPLookup is listed across 2 registries — Official MCP and Glama, with 6 tracked versions. It was first listed on Aug 7, 2026 and most recently updated on Aug 17, 2026.
Ranks ahead of 119,333 of 132,046 servers on MCP Toplist.
Use MCPLookup
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http mcplookup https://mcplookup.com/mcpclaude mcp add mcplookup -- npx -y @mcplookup/mcp[mcp_servers.mcplookup]
url = "https://mcplookup.com/mcp"Add to ~/.codex/config.toml.
[mcp_servers.mcplookup]
command = "npx"
args = ["-y", "@mcplookup/mcp"]Add to ~/.codex/config.toml.
https://mcplookup.com/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"mcplookup": {
"command": "npx",
"args": [
"-y",
"@mcplookup/mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"mcplookup": {
"url": "https://mcplookup.com/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"mcplookup": {
"command": "npx",
"args": [
"-y",
"@mcplookup/mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"mcplookup": {
"type": "http",
"url": "https://mcplookup.com/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"mcplookup": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@mcplookup/mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"mcplookup": {
"serverUrl": "https://mcplookup.com/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"mcplookup": {
"command": "npx",
"args": [
"-y",
"@mcplookup/mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"mcplookup": {
"url": "https://mcplookup.com/mcp"
}
}
}{
"mcpServers": {
"mcplookup": {
"command": "npx",
"args": [
"-y",
"@mcplookup/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/com.mcplookup%2Fmcp)<a href="https://mcptoplist.com/server/com.mcplookup%2Fmcp"><img src="https://mcptoplist.com/badge/com.mcplookup%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
mcplookupdev
Available versions (6)
| Version | Published |
|---|---|
| 0.1.6 | Aug 17, 2026 |
| 0.1.5 | Aug 16, 2026 |
| 0.1.4 | Aug 8, 2026 |
| 0.1.3 | Aug 8, 2026 |
| 0.1.1 | Aug 7, 2026 |
| 0.1.0 | Aug 7, 2026 |
Frequently asked questions
- Who maintains MCPLookup?
- MCPLookup is maintained by mcplookupdev, which publishes 1 MCP server (6 total versions) tracked on MCP Toplist.
- Is MCPLookup listed on the Official MCP Registry?
- Yes — MCPLookup is listed on the Official MCP Registry, alongside Glama.
- How many versions does MCPLookup have?
- MCP Toplist tracks 6 versions of MCPLookup, most recently published on Aug 17, 2026.
- Where can I find the source code for MCPLookup?
- The source code for MCPLookup is hosted at github.com/mcplookupdev/mcplookup-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.