← Registry

General Tools

kodiakfenceco.com

Provides general-purpose tools through the Model Context Protocol.

1 endpoint7 known toolsFirst detected August 16, 2026Last detected August 16, 2026

ENDPOINT 1

https://kodiakfenceco.com/mcp

No auth detected

MCP server metadata

Name
kodiak-fence-mcp
Version
0.1.0
Capabilities
tools.listChanged
Server instructions

Read-only tools for Kodiak Fence Company, a Kansas City metro fence contractor (wood, vinyl, ornamental aluminum, chain link, farm, gates, repair). Use list_services and get_service for fence type details, list_service_areas and get_service_area for city-specific info (permits, soil, common styles), get_business_info for contact/hours, get_cost_estimate to price a project by material and linear feet, and get_quote_instructions when a customer wants a free estimate.

Known tools 7

get_business_info

Return Kodiak Fence Company's contact info, address, hours, warranty, and years in business.

Inferred read-only
list_services

List every fence service Kodiak Fence Company offers (wood, vinyl, ornamental aluminum, chain link, farm, gates, repair, etc.) with slug, name, and short description.

Inferred read-only
get_service

Return full details for one Kodiak Fence service by slug: intro, who it's for, benefits, materials, styles, use cases, and FAQs.

Inferred read-only
list_service_areas

List every Kansas City metro city Kodiak Fence Company serves, with slug, name, state, and city landing page URL.

Inferred read-only
get_service_area

Return local details for one Kansas City metro city Kodiak Fence serves: intro, neighborhoods, permit/soil considerations, common fence types, and city-specific FAQs.

Inferred read-only
get_cost_estimate

Return an installed fence cost range for a Kansas City metro project.

Inferred read-only
get_quote_instructions

Return instructions for requesting a free fence quote from Kodiak Fence Company: the quote form URL, phone number, email, and typical response time.

Potential side effects

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.kodiak-fence-mcp]
url = "https://kodiakfenceco.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "kodiak-fence-mcp": {
      "type": "http",
      "url": "https://kodiakfenceco.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: kodiak-fence-mcp
Remote MCP URL: https://kodiakfenceco.com/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": {
    "kodiak-fence-mcp": {
      "url": "https://kodiakfenceco.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "kodiak-fence-mcp": {
      "type": "http",
      "url": "https://kodiakfenceco.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "kodiak-fence-mcp",
  "transport": "streamable-http",
  "url": "https://kodiakfenceco.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for kodiakfenceco.com was fetched 2026-08-23T20:38:11.106Z.

Trust status Trusted

kodiakfenceco.com is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

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