Server Details
Florida Solar Cost Calculator: the site's own MCP server — calculator, enquiry (enquiry = a...
- Status
- Healthy
- Last Tested
- Transport
- Streamable HTTP
- URL
Available Tools
5 toolscalculateFlorida solar cost calculatorCInspect
Run the Florida solar cost calculator calculator: Electricity you buy each year (kWh); System size that covers it (kW); Solar panels installed; Home battery installed. Missing inputs fall back to their documented defaults.
| Name | Required | Description | Default |
|---|---|---|---|
| ppw | No | Price per watt for the panels | |
| bill | No | Average monthly electricity bill | |
| rate | No | Your electricity rate | |
| orient | No | Roof the panels would go on | 1 |
| battery | No | Include home battery storage | 0 |
| battCost | No | Battery price |
TDQS
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
No annotations are provided, so the description carries the full behavioral disclosure burden. It only restates the default-value behavior already visible in the schema and gives no indication of side effects, output format, assumptions, or validation. This is a thin behavioral description for a tool with no annotation safety context.
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 short but sloppy: 'calculator calculator' is a redundant typo, and the fragment after the colon is grammatically ambiguous. It is not well-structured enough to be considered cleanly concise.
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 no output schema, so the description should clarify what the tool returns. It only offers a vague list with units for two items, and not whether the result includes costs, payback, or system specifications. For a tool with six inputs and no annotations, this is incomplete.
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%, so the baseline is 3 even without parameter details in the description. The description adds no input-level meaning; the colon-list appears to describe outputs rather than inputs and does not clarify how 'bill', 'rate', 'orient', or 'battCost' map to the calculation.
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 repeats the title nearly verbatim with the redundant phrase 'calculator calculator', and the colon-list reads as outputs rather than an explicit purpose statement. It is unclear whether the tool computes costs, system design details, or both, and it does not differentiate itself from the sibling 'calculator_describe'.
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?
There is no guidance on when to use 'calculate' versus 'calculator_describe', 'enquiry_describe', or 'submit_enquiry'. The only usage-related note is about missing inputs falling back to defaults, which is not enough to help an agent choose this tool over alternatives.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
calculator_describeWhat Florida solar cost calculator computesAInspect
The inputs this calculator takes (with units, ranges and defaults), the outputs it returns, and the assumptions and tables behind it.
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
TDQS
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
No annotations are provided, so the description must carry the safety/behavior burden. It frames the tool as informational and lists the material it returns, but it never explicitly states that invoking the tool is a read-only operation and does not perform a calculation. The wording 'outputs it returns' could momentarily be read as the calculator executing.
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?
A single sentence that front-loads the core content and packs useful specifics (units, ranges, defaults, outputs, assumptions, tables) with no filler or redundancy.
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?
For a zero-parameter, no-output-schema description tool, the description fully covers what an agent will get: input specifications, return values, and the calculator's model assumptions. Nothing needed to call it correctly is missing.
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 properties, so there are no parameters to document; this meets the 0-params baseline. The description adds no parameter detail, but none is needed.
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?
States exactly what the tool provides: the calculator's inputs with units/ranges/defaults, outputs, and underlying assumptions/tables. This clearly identifies the Florida solar cost calculator as the resource and distinguishes describe from calculate/enquiry siblings.
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 implies the tool is for inspecting calculator metadata, but it never explicitly says when to use it instead of calculate or enquiry tools, and it gives no exclusion criteria. An agent could infer 'use when you need the calculator's assumptions and definitions,' but that guidance is not stated.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
enquiry_describeWhat you get: an ENQUIRY with a human (not a purchase, not a guaranteed quote)AInspect
Read first. States plainly what submit_enquiry does on Florida Solar Cost Calculator: it starts an enquiry with human providers who quote directly. Nothing is bought, ordered or paid; no quote is guaranteed; it is free. Also returns who receives the details, the consent wording, and how the person confirms.
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
TDQS
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
There are no annotations, so the description must carry the burden. It discloses that the tool returns information (who receives details, consent wording, confirmation method) and describes the nature of submit_enquiry (free, no purchase, no guaranteed quote). However, it does not explicitly state that this tool itself is read-only or has no side effects, which is a minor gap for a meta-description tool.
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 concise, with a clear directive ('Read first') front-loaded, followed by a straightforward explanation of what submit_enquiry does and what this tool returns. It avoids unnecessary elaboration and uses a logical flow.
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?
For a description tool with no output schema, the description adequately covers what the agent will receive: who receives the details, the consent wording, and how confirmation occurs. It does not specify the exact output format (e.g., plain text or structured), but for an informational tool this is acceptable. It is complete enough for an agent to know what to expect.
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 zero parameters, so the baseline is 4. The description correctly omits parameter details since none exist, and it focuses on the output content instead. This is appropriate and adds no redundancy.
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 that this tool explains what submit_enquiry does on the Florida Solar Cost Calculator. It uses a specific verb ('states plainly') and names the resource (submit_enquiry), distinguishing it from calculator_describe by context. The title also reinforces the non-purchase, non-guaranteed nature, which is helpful.
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 begins with 'Read first,' which implicitly instructs the agent to consult this tool before acting on submit_enquiry. However, it does not explicitly mention when to use this tool versus other siblings, nor does it state when not to use it. The guidance is minimal and relies on inference.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
enquiry_fieldsThe questions the enquiry asksAInspect
Every field of the Florida Solar Cost Calculator enquiry: key, label, type, whether required, help text and the allowed options where there are any. Pass answers to submit_enquiry keyed by field key.
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
TDQS
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the burden of disclosing behavior, and it does so by specifying exactly what the tool returns: per-field metadata including allowed options. It conveys that this is a read-only lookup without stating side effects, and for a no-parameter introspection tool this is adequate.
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 short, information-dense sentences. The first states the payload contents; the second gives actionable downstream guidance. No filler or repetition.
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?
For a no-parameter, no-output-schema tool, the description fully covers what the agent needs: the field metadata contents and how to pass answers to the submission tool. Nothing essential is missing.
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 zero parameters, which is fully captured by the empty input schema. The description does not need to explain parameters; it instead explains the output shape and how to use it with submit_enquiry, which is the more relevant semantic information.
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?
Clearly identifies the tool as returning the field schema of the Florida Solar Cost Calculator enquiry, enumerating key, label, type, requiredness, help text, and allowed options. It is unambiguously distinct from siblings like calculate, enquiry_describe, and submit_enquiry.
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?
Provides practical guidance for using the tool: 'Pass answers to submit_enquiry keyed by field key.' This tells an agent why to fetch these fields and how to use them downstream. It does not explicitly state when not to use it, but the intended workflow is clear.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
submit_enquirySubmit an ENQUIRY to human providers (two steps; not a purchase)AInspect
Submits an enquiry to Florida Solar Cost Calculator — NOT a purchase, NOT a guaranteed quote. Step 1: call with the answers (keyed by field key from enquiry_fields) and consent=true; it validates and returns a summary, the consent line and a confirmation token — show the person the summary and the consent line. Step 2: only if the person agrees, call again with the same answers, consent=true and the confirmation token; the enquiry is then submitted, and the person receives an email with a link they must click before any provider sees it. Consent means the person has read and agreed to: "Happy for my details to go to a licensed Florida solar installer, who'll contact me directly."
| Name | Required | Description | Default |
|---|---|---|---|
| answers | Yes | the person's answers, keyed by field key | |
| consent | Yes | true only when the person has agreed to: Happy for my details to go to a licensed Florida solar installer, who'll contact me directly. | |
| confirmation | No | the confirmation token from step 1, after the person has approved the summary |
TDQS
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries the full burden, and it does so exceptionally. It discloses that the first call does not submit, what it returns (summary, consent line, token), the need for user approval, the second-call requirement, and the email link that must be clicked before providers see the enquiry. It even quotes the exact consent text.
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 dense and front-loaded with the purpose and exclusions, and every sentence contributes to correct usage. It is somewhat long and runs multiple steps into one paragraph, but the complexity justifies the length; a more bulleted structure could improve scannability.
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 the two-step protocol, the consent requirement, nested answers, and the absence of any annotations, the description is thorough enough for an agent to call the tool correctly through both steps. It covers the outputs of step 1, the condition for step 2, and the downstream email behavior, leaving no critical invocation detail missing.
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%, so the baseline is 3, but the description adds meaningful meaning beyond the schema: answers must be keyed by field key from enquiry_fields, consent must be true only after the exact consent statement is accepted, and confirmation is the token from step 1. This elevates parameter understanding beyond mere names and types.
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 a specific verb ('Submits an enquiry') and a clear resource ('Florida Solar Cost Calculator'), and explicitly distinguishes the tool from a purchase or guaranteed quote. This makes its purpose unambiguous and separates it from related tools like calculate.
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 two-step workflow is explicitly laid out: first call with answers and consent=true, show the summary, then call again only if the person agrees. It also references enquiry_fields, implying a dependency on that sibling. However, it does not explicitly say 'use calculate for quotes instead' or name alternatives directly, so the contrast with siblings is slightly implicit.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
Tool Schema Changelog
Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.
5 tool updates
- First observed
calculate - First observed
calculator_describe - First observed
enquiry_describe - First observed
enquiry_fields - First observed
submit_enquiry
Frequently Asked Questions
Claiming proves that you control a remote MCP connector. It does not move, proxy, or interrupt the server.
Open the connector listing, choose Claim ownership, and sign in to Glama.
Complete one verification method:
GitHub identity — fastest for official registry listings. For a namespace such as
io.github.alice/server, link the matching GitHub user, then choose Claim with GitHub. An organization namespace such asio.github.acme/serveralso needs that organization to have installed the Glama AI GitHub App and approved its permissions, because GitHub discloses organization membership only to apps it has installed. Use HTTP or DNS when it has not.HTTP challenge — works when you can deploy a public file. Generate a token, publish the exact JSON Glama shows at
/.well-known/glama.jsonon the same origin as the connector, then choose Check HTTP challenge.DNS challenge — works when you control DNS but cannot change the server. Generate a token, create the exact TXT record Glama shows, wait for it to propagate, then choose Check DNS challenge.
After verification, Glama sends a confirmation email and gives you access to listing details, thumbnails, health checks, and analytics. Keep the HTTP file or DNS record in place: Glama periodically checks it and ownership remains verified while the token is discoverable.
The HTTP ownership file has this structure:
{
"$schema": "https://glama.ai/mcp/schemas/connector.json",
"claim": "glama_claim_..."
}Claim tokens are opaque, stable, and bound to the signed-in Glama account. They contain no email address or other personal information. If Glama can no longer discover a verified HTTP or DNS token, it starts a seven-day grace period before removing claim-based access. Restore the same token during that period to keep ownership verified. Never publish an email address, Glama session token, GitHub token, or connector credential as ownership proof.
If verification fails, confirm that you copied the current token exactly. The HTTP file must be public, return valid JSON with a successful HTTP response, and stay on the connector's origin. DNS changes may need more time to propagate. A claim cannot transfer to a different origin or hostname: if the connector target changes, Glama starts the grace period and the new target must be claimed separately after the previous claim is released.
For a connector linked to the official MCP Registry, registry updates continue to replace its name, description, and URL by default. After claiming, open Manage connector and enable Use Glama listing details as the source of truth if edits made on Glama should be preserved. Categories and thumbnails are always managed on Glama; registry linkage and technical connection settings continue to sync.
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
To improve your MCP server's ranking:
Claim ownership of the server listing
Complete the server profile with an accurate description and thumbnail
Provide a test profile so Glama can connect to and evaluate the server
Keep tool definitions clear and complete to earn a high Tool Definition Quality Score (TDQS)
Route real usage through the Glama Gateway; more recorded successful server uses also improve the ranking
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!
Related MCP Connectors
California Solar Cost Calculator: the site's own MCP server — calculator, enquiry (enquiry = a...
Arizona Solar Cost Calculator: the site's own MCP server — calculator, enquiry (enquiry = a...
Texas Solar Cost Calculator: the site's own MCP server — calculator, enquiry (enquiry = a human...
Florida HVAC Replacement Cost: the site's own MCP server — enquiry (enquiry = a human handoff,...
Related MCP Servers
- FlicenseNot gradedqualityCmaintenanceMCP server that estimates photovoltaic production using the European Commission's PVGIS API, deployed on Cloudflare Workers for serverless, free-tier operation.-
- AlicenseNot gradedqualityBmaintenanceMortgage Calculator AI - MCP server providing AI-powered tools and automation by MEOK AI Labs16MIT
- AlicenseNot gradedqualityDmaintenanceAn MCP server that enables AI assistants to look up solar permitting authorities, estimate solar production via PVWatts, and retrieve irradiance data. It streamlines the creation of solar-aware workflows by integrating industry-standard APIs like NREL.MIT
- AlicenseCqualityAmaintenanceMCP server for Kenya energy — KPLC connection guidance, tariff calculator, off-grid solar, rural electrification programs, consumer rights.5MIT
Glama MCP Gateway
Add one secure layer between your agents and this server.
TDQS
Each tool has a clearly distinct role: calculate runs the calculator, calculator_describe explains it, enquiry_describe explains the enquiry process, enquiry_fields lists the form fields, and submit_enquiry performs the submission. There is no overlap or boundary ambiguity.
Most tools follow a noun_describe or noun_fields pattern, while submit_enquiry is verb_noun. The single verb 'calculate' breaks the resource_action pattern slightly, but the naming remains readable and predictable overall.
Five tools is well-scoped for a calculator-plus-enquiry server. Each tool covers a necessary interaction: calculate, calculator documentation, enquiry documentation, enquiry fields, and enquiry submission. None feel redundant or missing.
The surface fully covers the calculator input/output flow and the two-step enquiry submission process with consent and confirmation token. No obvious dead ends or missing operations exist for the stated purpose.