Content Tools
databit.no
Provides access to Databit's company information including services, business problems, customer cases, and articles.
ENDPOINT 1
https://databit.no/mcp
MCP server metadata
- Name
- databit-mcp
- Version
- 0.1.0
Tools for exploring Databit, a Bergen-based AI and automation studio. Use `list_services` for what Databit offers, `list_problems` for the concrete business problems Databit solves, `list_cases` for delivered customer projects, `list_articles` / `get_article` for insight articles, and `get_contact_info` for contact details and pricing.
Known tools 6
list_servicesList the services Databit offers (kartlegging, utvikling, drift og support) with slugs and URLs.
Inferred read-onlylist_problemsList the concrete business problems Databit solves (manual work, shift planning, time tracking, deviations, AI agents, integrations and more) with slug, short description, solution and URL.
Inferred read-onlylist_casesList Databit customer cases with slug, company name, industry tag, description, delivered result and case URL.
Inferred read-onlylist_articlesList articles from the Databit Innsikt section with title, excerpt, category, date, read time and URL.
Inferred read-onlyget_contact_infoReturn Databit's contact information and key page URLs (contact, services, cases, insights, calculator, FAQ).
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.databit-mcp]
url = "https://databit.no/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"databit-mcp": {
"type": "http",
"url": "https://databit.no/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: databit-mcp
Remote MCP URL: https://databit.no/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": {
"databit-mcp": {
"url": "https://databit.no/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"databit-mcp": {
"type": "http",
"url": "https://databit.no/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "databit-mcp",
"transport": "streamable-http",
"url": "https://databit.no/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.