← Registry

General Tools

bramvia.net

Provides general-purpose tools through the Model Context Protocol.

1 endpoint10 known toolsFirst detected September 25, 2026Last detected September 25, 2026

ENDPOINT 1

https://bramvia.net/mcp

No auth detected

MCP server metadata

Name
bramvia
Version
1.0.0
Capabilities
tools
Server instructions

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_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).

Inferred read-only
get_bramvia_article

Fetch the full text of one Bramvia article by its slug, as Markdown.

Inferred read-only
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.

Inferred read-only
estimate_migration

Estimate the cost range and timeline of migrating to Dynamics 365 Business Central, given the current system, number of users and region.

Inferred read-only
check_deca_obligation

Spain only.

Inferred read-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.

Inferred read-only
check_compliance_deadlines

Return the compliance and platform deadlines that apply to a company by country, with dates and what each one requires.

Inferred read-only
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.

Inferred read-only
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.

Inferred read-only
get_bramvia_services

Return what Bramvia does, where, its commercial model (each project part invoiced only after the client accepts it), credentials, and how to start.

Inferred read-only

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.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.