Bilbasen & Bilinfo API
Danish automotive marketplace and vehicle inventory APIs for car listings, valuations, and dealer syndication.
Configure OpenAI ChatGPT Desktop with Model Context Protocol (MCP) servers to directly query Danish public registers, CVR company data, CPR checks, and digital infrastructure.
Indsæt denne samlede konfiguration direkte i dine ChatGPT MCP Settings for at aktivere alle danske systemer på én gang:
{
"mcpServers": {
"mcp-dawa-itk": {
"command": "npx",
"args": [
"-y",
"itk-dev-mcp-dawa"
]
},
"grundfast-mcp": {
"type": "http",
"url": "https://api.grundfast.dk/mcp",
"headers": {
"Authorization": "Bearer <YOUR_GRUNDFAST_API_KEY>"
}
},
"nemlig-cli": {
"command": "npx",
"args": [
"-y",
"josequaresma-nemlig_cli"
]
},
"pleo": {
"type": "http",
"url": "https://mcp.pleo.io/mcp"
},
"udbud-dk-mcp": {
"command": "npx",
"args": [
"-y",
"pipeworx-io-mcp-udbud-dk"
]
},
"mcp-energi-data-dk": {
"command": "npx",
"args": [
"-y",
"pipeworx-io-mcp-energi-data-dk"
]
},
"mcp-udbud-dk": {
"command": "npx",
"args": [
"-y",
"pipeworx-io-mcp-udbud-dk"
]
}
}
}Verificerede API'er, MCP-servere og datafeeds klar til ChatGPT.
{
"_notice": "Bilbasen & Bilinfo API is classified as API (restricted). Direct MCP package not published.",
"documentation": "https://developer.bilinfo.net",
"integrationAdvice": "You can expose this tool via FastMCP or an OpenAPI wrapper using the official documentation URL above."
}{
"_notice": "Boliga.dk is classified as API (indirect). Direct MCP package not published.",
"documentation": "https://www.boliga.dk",
"integrationAdvice": "You can expose this tool via FastMCP or an OpenAPI wrapper using the official documentation URL above."
}{
"_notice": "CVR — Business Registry API is classified as API (direct). Direct MCP package not published.",
"documentation": "https://data.virk.dk/datakatalog/erhvervsstyrelsen/company-information",
"integrationAdvice": "You can expose this tool via FastMCP or an OpenAPI wrapper using the official documentation URL above."
}{
"_notice": "Corti API is classified as API (direct). Direct MCP package not published.",
"documentation": "https://docs.corti.ai",
"integrationAdvice": "You can expose this tool via FastMCP or an OpenAPI wrapper using the official documentation URL above."
}{
"mcpServers": {
"mcp-dawa-itk": {
"command": "npx",
"args": [
"-y",
"itk-dev-mcp-dawa"
]
}
}
}{
"_notice": "DAWA — Danish Addresses Web API is classified as API (direct). Direct MCP package not published.",
"documentation": "https://dawadocs.dataforsyningen.dk",
"integrationAdvice": "You can expose this tool via FastMCP or an OpenAPI wrapper using the official documentation URL above."
}{
"_notice": "DMI Open Data APIs is classified as API (direct). Direct MCP package not published.",
"documentation": "https://opendatadocs.dmi.gov.cloud",
"integrationAdvice": "You can expose this tool via FastMCP or an OpenAPI wrapper using the official documentation URL above."
}{
"_notice": "DR — Danish Broadcasting is classified as API (indirect). Direct MCP package not published.",
"documentation": "https://www.dr.dk",
"integrationAdvice": "You can expose this tool via FastMCP or an OpenAPI wrapper using the official documentation URL above."
}{
"_notice": "Danmarks Miljøportal is classified as API (direct). Direct MCP package not published.",
"documentation": "https://miljoeportal.dk/services/",
"integrationAdvice": "You can expose this tool via FastMCP or an OpenAPI wrapper using the official documentation URL above."
}{
"_notice": "Danmarks Nationalbank — Data API is classified as API (direct). Direct MCP package not published.",
"documentation": "https://www.nationalbanken.dk/da/statistik/find_statistik/Pages/default.aspx",
"integrationAdvice": "You can expose this tool via FastMCP or an OpenAPI wrapper using the official documentation URL above."
}{
"_notice": "Danske Bank Developer Portal is classified as API (restricted). Direct MCP package not published.",
"documentation": "https://developer.danskebank.com",
"integrationAdvice": "You can expose this tool via FastMCP or an OpenAPI wrapper using the official documentation URL above."
}{
"_notice": "Danske Bank Developer Portal is classified as API (restricted). Direct MCP package not published.",
"documentation": "https://developers.danskebank.com",
"integrationAdvice": "You can expose this tool via FastMCP or an OpenAPI wrapper using the official documentation URL above."
}Har du brug for at generere MCP-servere eller køre browserautomatisering med ChatGPT?
Instant MCP & CLI generator from OpenAPI, Swagger & APIs
PrintingPress converts OpenAPI and Swagger specifications into fully-typed Model Context Protocol (MCP) servers and CLI tools in seconds.
High-level Python & TypeScript framework for building MCP servers
FastMCP provides clean decorators and microframework patterns to write production-ready MCP tools in under 10 lines of code.
Convert browser network captures (HAR) and API traffic into MCP tools
Har2MCP inspects recorded browser network activity (.har files) and automatically reverse-engineers clean Model Context Protocol tools.
In the ChatGPT desktop app, enable Developer mode in Settings > Advanced, navigate to Settings > MCP Servers, click "Add server", and add the server configuration provided on this page.
Yes, ChatGPT Desktop supports both local processes (via npx / stdio transport) and remote Streamable HTTP / SSE MCP servers.
Public datasets (like CVR company info, DAWA address lookups, or DMI weather) require no authentication. Any flow requiring MitID must remain explicitly human-in-the-loop for approval.