← bolle.ca

INDIVIDUAL MCP TOOL

list_local_pages

Pages service × ville (ex.

bolle.canone authenticationAvailability not checked

LIVE ENDPOINT

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

No auth detected

Connect to this endpoint to inspect the live schema for list_local_pages and invoke it with your own arguments.

Indexed input schema

{}

Risk classification

Inferred read-only · medium confidence · heuristic, not a guarantee.

  • No write-capable action terms were found; this is not proof that invocation has no side effects.

Parent server

bolle.ca

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.

Related tools

  • list_services — Liste les 11 services de Bollé Communications avec leur URL canonique.
  • get_service — Retourne la description, l'offre détaillée et la FAQ d'un service (slug parmi list_services).
  • get_contact_and_offices — Coordonnées vérifiées de Bollé Communications inc.
  • list_guides — Guides publiés (coûts indicatifs au Québec : site web, SEO, application mobile, Google Ads, etc.).
  • get_guide — Contenu markdown complet d'un guide (slug parmi list_guides), avec sa FAQ.