Hvac Quotes
Rank #48,151io.github.wmarceau/hvac-quotes
MCP server providing hvac-quotes capabilities
Hvac Quotes is a Model Context Protocol (MCP) server published by wmarceau. It ranks #48,151 of 132,113 servers tracked on MCP Toplist. Hvac Quotes is listed on Official MCP, with 2 tracked versions. It was first listed on Jan 14, 2026 and most recently updated on Jan 14, 2026.
Ranks ahead of 83,962 of 132,113 servers on MCP Toplist.
Use Hvac Quotes
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add hvac-quotes -e "HVAC_MOCK_EMAIL=<your HVAC_MOCK_EMAIL>" -e "SMTP_HOST=<your SMTP_HOST>" -e "SMTP_PORT=<your SMTP_PORT>" -e "SMTP_USER=<your SMTP_USER>" -e "SMTP_PASS=<your SMTP_PASS>" -e "SMTP_FROM=<your SMTP_FROM>" -- uvx hvac-quotes-mcpReplace each placeholder with your own value before saving.
[mcp_servers.hvac-quotes]
command = "uvx"
args = ["hvac-quotes-mcp"]
[mcp_servers.hvac-quotes.env]
HVAC_MOCK_EMAIL = "<your HVAC_MOCK_EMAIL>"
SMTP_HOST = "<your SMTP_HOST>"
SMTP_PORT = "<your SMTP_PORT>"
SMTP_USER = "<your SMTP_USER>"
SMTP_PASS = "<your SMTP_PASS>"
SMTP_FROM = "<your SMTP_FROM>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"hvac-quotes": {
"command": "uvx",
"args": [
"hvac-quotes-mcp"
],
"env": {
"HVAC_MOCK_EMAIL": "<your HVAC_MOCK_EMAIL>",
"SMTP_HOST": "<your SMTP_HOST>",
"SMTP_PORT": "<your SMTP_PORT>",
"SMTP_USER": "<your SMTP_USER>",
"SMTP_PASS": "<your SMTP_PASS>",
"SMTP_FROM": "<your SMTP_FROM>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"hvac-quotes": {
"command": "uvx",
"args": [
"hvac-quotes-mcp"
],
"env": {
"HVAC_MOCK_EMAIL": "<your HVAC_MOCK_EMAIL>",
"SMTP_HOST": "<your SMTP_HOST>",
"SMTP_PORT": "<your SMTP_PORT>",
"SMTP_USER": "<your SMTP_USER>",
"SMTP_PASS": "<your SMTP_PASS>",
"SMTP_FROM": "<your SMTP_FROM>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"hvac-quotes": {
"type": "stdio",
"command": "uvx",
"args": [
"hvac-quotes-mcp"
],
"env": {
"HVAC_MOCK_EMAIL": "<your HVAC_MOCK_EMAIL>",
"SMTP_HOST": "<your SMTP_HOST>",
"SMTP_PORT": "<your SMTP_PORT>",
"SMTP_USER": "<your SMTP_USER>",
"SMTP_PASS": "<your SMTP_PASS>",
"SMTP_FROM": "<your SMTP_FROM>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"hvac-quotes": {
"command": "uvx",
"args": [
"hvac-quotes-mcp"
],
"env": {
"HVAC_MOCK_EMAIL": "<your HVAC_MOCK_EMAIL>",
"SMTP_HOST": "<your SMTP_HOST>",
"SMTP_PORT": "<your SMTP_PORT>",
"SMTP_USER": "<your SMTP_USER>",
"SMTP_PASS": "<your SMTP_PASS>",
"SMTP_FROM": "<your SMTP_FROM>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"hvac-quotes": {
"command": "uvx",
"args": [
"hvac-quotes-mcp"
],
"env": {
"HVAC_MOCK_EMAIL": "<your HVAC_MOCK_EMAIL>",
"SMTP_HOST": "<your SMTP_HOST>",
"SMTP_PORT": "<your SMTP_PORT>",
"SMTP_USER": "<your SMTP_USER>",
"SMTP_PASS": "<your SMTP_PASS>",
"SMTP_FROM": "<your SMTP_FROM>"
}
}
}
}Replace each placeholder with your own value before saving.
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/io.github.wmarceau%2Fhvac-quotes)<a href="https://mcptoplist.com/server/io.github.wmarceau%2Fhvac-quotes"><img src="https://mcptoplist.com/badge/io.github.wmarceau%2Fhvac-quotes.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
wmarceau
Other servers by wmarceau
View all wmarceau servers →Available versions (2)
| Version | Published |
|---|---|
| 1.0.0 | Jan 14, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Hvac Quotes?
- Hvac Quotes is maintained by wmarceau, which publishes 4 MCP servers (8 total versions) tracked on MCP Toplist.
- Is Hvac Quotes listed on the Official MCP Registry?
- Yes — Hvac Quotes is listed on the Official MCP Registry.
- How many versions does Hvac Quotes have?
- MCP Toplist tracks 2 versions of Hvac Quotes, most recently published on Jan 14, 2026.
- Where can I find the source code for Hvac Quotes?
- The source code for Hvac Quotes is hosted at github.com/wmarceau/hvac-quotes-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.