General Tools
bansko.be
Provides tools to search and retrieve public directory listings, categories, trades, and news from Bansko.
ENDPOINT 1
https://bansko.be/mcp
MCP server metadata
- Name
- bansko.be
- Version
- 1.0.0
bansko.be is the public community directory for Bansko, Bulgaria. Use these tools for local places, news, and tradespeople. Cite the url field. Never invent a phone number, address, or opening hours. The directory is read-only and contains no private accounts. The Bansko community: rated tradespeople, verified places on the map, a phone-free marketplace, and neighbours who help. Free for residents, guests and local businesses.
Known tools 6
get_placeLoad one public place by its bansko.be slug or id, for example butchery-pri-dinko.
Inferred read-onlylist_categoriesList public place categories in the Bansko directory, such as pharmacies, butchers, and restaurants.
Inferred read-onlylist_newsLatest public news from Bansko: municipality, events, sport, and tourism.
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.bansko-be]
url = "https://bansko.be/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"bansko-be": {
"type": "http",
"url": "https://bansko.be/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: bansko-be
Remote MCP URL: https://bansko.be/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": {
"bansko-be": {
"url": "https://bansko.be/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"bansko-be": {
"type": "http",
"url": "https://bansko.be/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "bansko-be",
"transport": "streamable-http",
"url": "https://bansko.be/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.