← bramvia.net
INDIVIDUAL MCP TOOL
get_bramvia_article
Fetch the full text of one Bramvia article by its slug, as Markdown.
LIVE ENDPOINT
https://bramvia.net/mcp
Connect to this endpoint to inspect the live schema for get_bramvia_article and invoke it with your own arguments.
Indexed input schema
{}Risk classification
Inferred read-only · medium confidence · heuristic, not a guarantee.
- A tool name or description suggests retrieving external content.
Parent server
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.bramvia]
url = "https://bramvia.net/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"bramvia": {
"type": "http",
"url": "https://bramvia.net/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: bramvia
Remote MCP URL: https://bramvia.net/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": {
"bramvia": {
"url": "https://bramvia.net/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"bramvia": {
"type": "http",
"url": "https://bramvia.net/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "bramvia",
"transport": "streamable-http",
"url": "https://bramvia.net/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
search_bramvia_knowledge— Search Bramvia's published guides on Dynamics 365 Business Central, ERP migrations, AI in ERP delivery, profitability diagnosis, Spanish/Polish localization (SII, Verifactu, DeCA, KSeF) and US/Canada topics (tariffs, landed cost, cyber insurance, NAV end of life).check_nav_support_status— Given a Dynamics NAV version, return its Microsoft support end date, the end-of-sale date for NAV licensing, and whether the company may qualify for Microsoft's Bridge to Cloud 3 migration discount.estimate_migration— Estimate the cost range and timeline of migrating to Dynamics 365 Business Central, given the current system, number of users and region.check_deca_obligation— Spain only.estimate_bridge_to_cloud_savings— Estimate the value of Microsoft Bridge to Cloud 3 for a Dynamics NAV or GP customer moving to Business Central Online: 30% off list for a fixed three-year term.check_compliance_deadlines— Return the compliance and platform deadlines that apply to a company by country, with dates and what each one requires.assess_erp_health— Score the structural risk of a company's current ERP from a short description of its situation, the way Bramvia's ERP Health Check does.find_profit_leaks— Explain what Bramvia's Profit Leak Audit would look for in a given company, with the typical magnitude of each leak and the data needed to quantify it.