Developer Tools
mcplookup.com
A tool for discovering and validating MCP servers via MCPLookup.
ENDPOINT 1
https://mcplookup.com/mcp
MCP server metadata
- Name
- mcplookup
- Version
- 0.1.4
MCPLookup is the independent trust layer for MCP. resolve_server handles named vendors, products, servers, packages, repositories, Registry identifiers, and endpoints; find_servers handles open-ended task or capability discovery; trust_lookup returns the full current evidence record for an exact canonical name. Resolve identity before relying on a trust record. Results are evidence-based signals qualified by coverage, confidence, and freshness—not safety certifications. MCPLookup does not host, sell, install, execute, connect to, or proxy other servers, and no tool exposes history.
Known tools 3
resolve_serverResolve a named MCP server, vendor, product, package, repository, Registry identifier, or endpoint to a canonical MCPLookup identity.
Inferred read-onlyfind_serversFind a compact, trust-aware shortlist for a task or capability when no particular MCP server or product is known.
Inferred read-onlytrust_lookupReturn MCPLookup's complete current trust record for one exact canonical MCP server name.
Inferred read-onlyCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.mcplookup]
url = "https://mcplookup.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"mcplookup": {
"type": "http",
"url": "https://mcplookup.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: mcplookup
Remote MCP URL: https://mcplookup.com/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"mcplookup": {
"url": "https://mcplookup.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"mcplookup": {
"type": "http",
"url": "https://mcplookup.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "mcplookup",
"transport": "streamable-http",
"url": "https://mcplookup.com/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Trust Data Available
BuiltWith Trust API v2 evidence for mcplookup.com was fetched 2026-08-23T19:30:11.849Z and is being refreshed.
mcplookup.com is assessed as Trusted: Domain has an established technology history spanning over a year.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.