← Registry

Content Tools

databit.no

Provides access to Databit's company information including services, business problems, customer cases, and articles.

1 endpoint6 known toolsFirst detected September 3, 2026Last detected September 3, 2026

ENDPOINT 1

https://databit.no/mcp

No auth detected

MCP server metadata

Name
databit-mcp
Version
0.1.0
Capabilities
tools.listChanged
Server instructions

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_services

List the services Databit offers (kartlegging, utvikling, drift og support) with slugs and URLs.

Inferred read-only
list_problems

List 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-only
list_cases

List Databit customer cases with slug, company name, industry tag, description, delivered result and case URL.

Inferred read-only
list_articles

List articles from the Databit Innsikt section with title, excerpt, category, date, read time and URL.

Inferred read-only
get_article

Fetch the full body of a Databit Innsikt article by slug.

Inferred read-only
get_contact_info

Return Databit's contact information and key page URLs (contact, services, cases, insights, calculator, FAQ).

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

Indexed

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