Analytics
toolweight.com
Provides comprehensive comparison data for software tools, including categories, fields, and brand information.
ENDPOINT 1
https://toolweight.com/mcp
MCP server metadata
- Name
- toolweight
- Version
- 1.0.0
toolweight compares developer infrastructure on declared, sourced fields. Every value carries a source URL, an ISO verification date and a confidence level (measured / vendor-claimed / inferred / community / unknown). Rankings are not editorial orderings: they are a weighted mean over normalised field values, and the weights are the caller's to set. Start with list_categories. If you are choosing infrastructure, call score_tools with a weight map that reflects what you actually care about rather than accepting the defaults - that is what this server is for. coverage on each result tells you how much of your weighted criteria had data behind it. Data from toolweight (https://toolweight.com), licensed CC-BY-4.0.
Known tools 6
list_categoriesEvery comparison toolweight publishes, with tool and field counts and the date each was last verified.
Inferred read-onlyget_categoryThe full comparison table for one category: the field registry, every tool's values with per-cell source URL, verification date and confidence, the editorial verdict, the presets and the FAQs.
Inferred read-onlycompare_toolsTwo or more tools side by side on every field they share a registry for.
Inferred read-onlysearch_toolsFree-text search across tool names, companies, one-liners, descriptions and categories.
Inferred read-onlyget_brandA brand's logo and wordmark as inline SVG, a monochrome variant using currentColor, its colour palette with each colour's share of the mark, and its official and brand-guideline URLs.
Inferred read-onlyscore_toolsRun toolweight's weighting engine with weights you supply and get the category ranked against your priorities rather than its defaults.
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.toolweight]
url = "https://toolweight.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"toolweight": {
"type": "http",
"url": "https://toolweight.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: toolweight
Remote MCP URL: https://toolweight.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": {
"toolweight": {
"url": "https://toolweight.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"toolweight": {
"type": "http",
"url": "https://toolweight.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "toolweight",
"transport": "streamable-http",
"url": "https://toolweight.com/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Loading Trust v2 evidence…
Checking the associated registrable domain. The BuiltWith key remains server-side.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.