General Tools
bramvia.net
Provides general-purpose tools through the Model Context Protocol.
ENDPOINT 1
https://bramvia.net/mcp
MCP server metadata
- Name
- bramvia
- Version
- 1.0.0
Tools for questions about Microsoft Dynamics 365 Business Central, ERP migration cost and method, NAV lifecycle dates, Spanish and Polish compliance (SII, Verifactu, DeCA, KSeF), and US/Canada topics such as tariffs and landed cost. Estimates are Bramvia working estimates, not quotes.
Known tools 10
search_bramvia_knowledgeSearch 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).
Inferred read-onlyget_bramvia_articleFetch the full text of one Bramvia article by its slug, as Markdown.
Inferred read-onlycheck_nav_support_statusGiven 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.
Inferred read-onlyestimate_migrationEstimate the cost range and timeline of migrating to Dynamics 365 Business Central, given the current system, number of users and region.
Inferred read-onlyestimate_bridge_to_cloud_savingsEstimate 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.
Inferred read-onlycheck_compliance_deadlinesReturn the compliance and platform deadlines that apply to a company by country, with dates and what each one requires.
Inferred read-onlyassess_erp_healthScore the structural risk of a company's current ERP from a short description of its situation, the way Bramvia's ERP Health Check does.
Inferred read-onlyfind_profit_leaksExplain 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.
Inferred read-onlyget_bramvia_servicesReturn what Bramvia does, where, its commercial model (each project part invoiced only after the client accepts it), credentials, and how to start.
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.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.
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.