General Tools
deck4me.com
Provides information about Deck 4 Me's deck and outdoor-living services along with contact details for booking a free on-site estimate.
ENDPOINT 1
https://deck4me.com/api/mcp
MCP server metadata
- Name
- deck4me
- Version
- 1.0.0
Read-only tools describing Deck 4 Me services and how to book an estimate.
Known tools 2
list_servicesList the deck and outdoor-living services Deck 4 Me offers in Chicago, with the page covering each one.
Inferred read-onlyget_contactReturn how to reach Deck 4 Me and book a free on-site estimate for a Chicago deck project.
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.deck4me]
url = "https://deck4me.com/api/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"deck4me": {
"type": "http",
"url": "https://deck4me.com/api/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: deck4me
Remote MCP URL: https://deck4me.com/api/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": {
"deck4me": {
"url": "https://deck4me.com/api/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"deck4me": {
"type": "http",
"url": "https://deck4me.com/api/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "deck4me",
"transport": "streamable-http",
"url": "https://deck4me.com/api/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.