← Registry

General Tools

bolle.ca

Provides structured access to Bollé Communications' services, contact info, local pages, and digital marketing cost guides.

1 endpoint6 known toolsFirst detected September 4, 2026Last detected September 4, 2026

ENDPOINT 1

https://www.bolle.ca/api/mcp

No auth detected

MCP server metadata

Name
ca.bolle/site
Version
1.0.0
Capabilities
tools.listChanged

Known tools 6

list_services

Liste les 11 services de Bollé Communications avec leur URL canonique.

Inferred read-only
get_service

Retourne la description, l'offre détaillée et la FAQ d'un service (slug parmi list_services).

Inferred read-only
get_contact_and_offices

Coordonnées vérifiées de Bollé Communications inc.

Inferred read-only
list_local_pages

Pages service × ville (ex.

Inferred read-only
list_guides

Guides publiés (coûts indicatifs au Québec : site web, SEO, application mobile, Google Ads, etc.).

Inferred read-only
get_guide

Contenu markdown complet d'un guide (slug parmi list_guides), avec sa FAQ.

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.ca-bolle-site]
url = "https://www.bolle.ca/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "ca-bolle-site": {
      "type": "http",
      "url": "https://www.bolle.ca/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: ca-bolle-site
Remote MCP URL: https://www.bolle.ca/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": {
    "ca-bolle-site": {
      "url": "https://www.bolle.ca/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "ca-bolle-site": {
      "type": "http",
      "url": "https://www.bolle.ca/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "ca-bolle-site",
  "transport": "streamable-http",
  "url": "https://www.bolle.ca/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.