Chicago Demolition Leads | Salvage Signal
Server Details
Chicago demolition and reclaimed-brick leads, pricing, and a human-confirmed Daily Drop handoff.
- Status
- Healthy
- Last Tested
- Transport
- Streamable HTTP
- URL
Glama MCP Gateway
Connect through Glama MCP Gateway for full control over tool access and complete visibility into every call.
Full call logging
Every tool call is logged with complete inputs and outputs, so you can debug issues and audit what your agents are doing.
Tool access control
Enable or disable individual tools per connector, so you decide what your agents can and cannot do.
Managed credentials
Glama handles OAuth flows, token storage, and automatic rotation, so credentials never expire on your clients.
Usage analytics
See which tools your agents call, how often, and when, so you can understand usage patterns and catch anomalies.
Tool Definition Quality
Average 4.6/5 across 4 of 4 tools scored.
Each tool has a clearly distinct purpose with explicit cross-references in descriptions to prevent confusion. get_chicago_reuse_brief vs search_salvage_signals are differentiated by aggregate vs. specific, and get_salvage_signal_offer vs get_subscription_handoff are separated by factual info vs. checkout flow.
All tools use a consistent verb_noun pattern in snake_case (get_*, search_*), with no mixing of conventions or ambiguous verbs. The naming clearly indicates action and target.
With 4 tools, the set is tightly scoped to the domain of Chicago demolition leads and Salvage Signal subscriptions. Each tool serves a necessary function without redundancy or excess.
The tool surface covers the core user journeys: aggregate overview, specific search, service information, and subscription handoff. No obvious gaps are present for the stated purpose of providing leads and signup information.
Available Tools
4 toolsget_chicago_reuse_briefGet the Chicago Teardown-to-Reuse BriefARead-onlyIdempotentInspect
Use for a current Chicago teardown-to-reuse overview, aggregate trends, and a ranked watch list with source and safety context. For a material- or urgency-filtered candidate list, use search_salvage_signals instead.
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
Output Schema
| Name | Required | Description |
|---|---|---|
| name | Yes | |
| market | Yes | |
| safety | Yes | |
| source | Yes | |
| summary | Yes | |
| dataMode | Yes | |
| watchList | Yes |
Tool Definition Quality
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare readOnlyHint, idempotentHint, and destructiveHint=false. The description adds that the tool returns 'aggregate trends' and a 'ranked watch list,' as well as implying it provides current data. This adds behavioral context beyond annotations without contradicting them.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
The description is two sentences long: the first clearly states the tool's purpose and content; the second provides an alternative use case. No superfluous information.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
The tool has no parameters and an output schema exists, so the description need not cover those. It fully explains what the tool does, its content, and when to use it, satisfying contextual completeness given the existing annotations and schema.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The tool has no parameters, and schema coverage is 100% (no parameters). The description does not need to provide parameter information. Baseline score of 4 is appropriate given no parameters exist.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description explicitly states the tool provides a 'current Chicago teardown-to-reuse overview, aggregate trends, and a ranked watch list with source and safety context.' It clearly identifies the resource and its contents, and distinguishes from the sibling tool search_salvage_signals.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
The description explicitly indicates when to use this tool ('for a current Chicago teardown-to-reuse overview') and when not to use it, directing to search_salvage_signals for filtered candidate lists. This provides clear context and an alternative.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
get_salvage_signal_offerGet Salvage Signal product and pricing factsARead-onlyIdempotentInspect
Use for factual questions about Salvage Signal's audience, free board, Daily Drop price, live aggregate founding availability, source, safety, or signup terms. This does not prepare a purchase link; use get_subscription_handoff only after a human expresses subscription interest.
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
Output Schema
| Name | Required | Description |
|---|---|---|
| url | Yes | |
| name | Yes | |
| safety | Yes | |
| source | Yes | |
| dailyDrop | Yes | |
| description | Yes |
Tool Definition Quality
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already provide readOnlyHint=true, destructiveHint=false, and idempotentHint=true. The description adds context about the scope of factual questions and exclusion of purchase links, which is consistent and adds value beyond the annotations.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
The description is two sentences with no wasted words. It front-loads the purpose and immediately provides usage guidelines. Every sentence earns its place.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
Given no parameters, a rich annotation set, and an output schema (indicated as present), the description is fully sufficient. It covers the tool's purpose, scope, and exclusions, enabling correct agent selection and invocation.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The input schema has zero parameters, so schema coverage is 100%. The description does not need to explain parameters, and it appropriately focuses on behavioral context. Baseline for 0 parameters is 4.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description uses a specific verb ('Use for factual questions') and clearly identifies the resource ('Salvage Signal's audience, free board, Daily Drop price, etc.'). It distinguishes itself from the sibling tool 'get_subscription_handoff' by explicitly stating what it does not do.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
The description provides explicit when-to-use ('factual questions about Salvage Signal...') and when-not-to-use ('does not prepare a purchase link') guidance, along with a clear alternative ('use get_subscription_handoff only after a human expresses subscription interest').
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
get_subscription_handoffGet a human-confirmed subscription handoffARead-onlyIdempotentInspect
Use only after a human expresses interest in subscribing or asks for the checkout path. It returns exact Chicago Daily Drop terms and an attributed signup URL. For price-only questions, use get_salvage_signal_offer. This tool is read-only: it accepts no email or payment data and cannot complete a purchase.
| Name | Required | Description | Default |
|---|---|---|---|
| source | No | Short agent or channel identifier used only for signup attribution. | |
| campaign | No | Short campaign identifier used only for signup attribution. |
Output Schema
| Name | Required | Description |
|---|---|---|
| type | Yes | |
| links | Yes | |
| status | Yes | |
| pricing | Yes | |
| product | Yes | |
| readOnly | Yes | |
| agentPolicy | Yes | |
| humanDecision | Yes | |
| schemaVersion | Yes |
Tool Definition Quality
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare readOnlyHint=true, so the description's read-only statement adds no new info. However, it goes beyond annotations by stating it accepts no email or payment data and cannot complete a purchase, providing crucial safety context. No contradiction with annotations.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
Three sentences front-load usage context, output, and safety limitations. Every sentence is purposeful with no filler.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
With output schema present, description explains return values (terms and URL). Combined with annotations and schema, provides complete understanding of tool's behavior and boundaries.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema coverage is 100% with clear descriptions for each parameter stating they are used for signup attribution. The description adds context that the tool accepts no personal data, reinforcing the parameters' limited role, but does not add new parameter-level details.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description states it returns "exact Chicago Daily Drop terms and an attributed signup URL" and distinguishes from get_salvage_signal_offer for price-only queries. This is a specific verb-resource pair with sibling differentiation.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
Explicitly says to use "only after a human expresses interest in subscribing or asks for the checkout path" and for price-only questions to use get_salvage_signal_offer. Clear when-to-use and when-not-to-use with alternative named.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
search_salvage_signalsSearch Chicago salvage signalsARead-onlyIdempotentInspect
Use when a human or agent needs specific current Chicago demolition-permit prospects, especially by material, urgency, or result count. For an aggregate trend summary and fixed watch list, use get_chicago_reuse_brief instead. Results are public prospecting clues, never site-access permission or inventory guarantees.
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of ranked signals to return. | |
| urgency | No | Salvage Signal urgency band. | all |
| material | No | Material or building-characteristic filter. | all |
Output Schema
| Name | Required | Description |
|---|---|---|
| market | Yes | |
| safety | Yes | |
| source | Yes | |
| signals | Yes | |
| dataMode | Yes | |
| signalCount | Yes |
Tool Definition Quality
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already provide readOnlyHint, openWorldHint, idempotentHint, destructiveHint. The description adds that results are 'public prospecting clues, never site-access permission or inventory guarantees', which adds valuable behavioral context beyond the annotations.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
Two sentences: first front-loads usage guidance, second adds behavioral caveat. No wasted words, efficient and clear.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
There is an output schema (not shown but indicated), so return values are handled. The description covers usage context and limitations. It does not detail the structure of signals, but that is likely in the output schema.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 100% and all parameters have descriptions in the schema. The description mentions filtering by material, urgency, or result count, aligning with parameters but not adding significant new meaning beyond the schema.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description clearly states the verb 'search' and the resource 'Chicago salvage signals', and distinguishes from sibling tool get_chicago_reuse_brief by specifying the use case for specific current prospects.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
The description explicitly says 'Use when ... for specific current Chicago demolition-permit prospects' and contrasts with the sibling tool for aggregate trend summary, providing clear when-to-use guidance.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
Claim this connector by publishing a /.well-known/glama.json file on your server's domain with the following structure:
{
"$schema": "https://glama.ai/mcp/schemas/connector.json",
"maintainers": [{ "email": "your-email@example.com" }]
}The email address must match the email associated with your Glama account. Once published, Glama will automatically detect and verify the file within a few minutes.
Control your server's listing on Glama, including description and metadata
Access analytics and receive server usage reports
Get monitoring and health status updates for your server
Feature your server to boost visibility and reach more users
For users:
Full audit trail – every tool call is logged with inputs and outputs for compliance and debugging
Granular tool control – enable or disable individual tools per connector to limit what your AI agents can do
Centralized credential management – store and rotate API keys and OAuth tokens in one place
Change alerts – get notified when a connector changes its schema, adds or removes tools, or updates tool definitions, so nothing breaks silently
For server owners:
Proven adoption – public usage metrics on your listing show real-world traction and build trust with prospective users
Tool-level analytics – see which tools are being used most, helping you prioritize development and documentation
Direct user feedback – users can report issues and suggest improvements through the listing, giving you a channel you would not have otherwise
The connector status is unhealthy when Glama is unable to successfully connect to the server. This can happen for several reasons:
The server is experiencing an outage
The URL of the server is wrong
Credentials required to access the server are missing or invalid
If you are the owner of this MCP connector and would like to make modifications to the listing, including providing test credentials for accessing the server, please contact support@glama.ai.
Discussions
No comments yet. Be the first to start the discussion!