General Tools
bolle.ca
Provides structured access to Bollé Communications' services, contact info, local pages, and digital marketing cost guides.
ENDPOINT 1
https://www.bolle.ca/api/mcp
MCP server metadata
- Name
- ca.bolle/site
- Version
- 1.0.0
Known tools 6
list_servicesListe les 11 services de Bollé Communications avec leur URL canonique.
Inferred read-onlyget_serviceRetourne la description, l'offre détaillée et la FAQ d'un service (slug parmi list_services).
Inferred read-onlylist_guidesGuides publiés (coûts indicatifs au Québec : site web, SEO, application mobile, Google Ads, etc.).
Inferred read-onlyget_guideContenu markdown complet d'un guide (slug parmi list_guides), avec sa FAQ.
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.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.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.