← Registry

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.

1 endpoint2 known toolsFirst detected September 3, 2026Last detected September 3, 2026

ENDPOINT 1

https://deck4me.com/api/mcp

No auth detected

MCP server metadata

Name
deck4me
Version
1.0.0
Capabilities
tools
Server instructions

Read-only tools describing Deck 4 Me services and how to book an estimate.

Known tools 2

list_services

List the deck and outdoor-living services Deck 4 Me offers in Chicago, with the page covering each one.

Inferred read-only
get_contact

Return how to reach Deck 4 Me and book a free on-site estimate for a Chicago deck project.

Inferred read-only

CONNECT 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.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.