← Registry

Cloud Services

datacampus.fr

Provides information about Datacampus cloud offerings, recommends suitable plans based on user needs, and estimates costs and environmental impact.

1 endpoint5 known toolsFirst detected May 31, 2026Last detected July 27, 2026

ENDPOINT 1

https://datacampus.fr/mcp

No auth detected

MCP server metadata

Name
datacampus-mcp
Version
1.0.0
Capabilities
tools

Known tools 5

list_offerings

Liste les offres Datacampus (hébergement, collaboration, DevOps, IA).

Inferred read-only
get_offering_details

Détail complet d'une offre : specs techniques, cas d'usage, technologies, liens.

Inferred read-only
recommend_offering

Recommande 1 à 3 offres adaptées à un besoin décrit en texte libre.

Inferred read-only
get_company_info

Informations sur Datacampus : mission, infrastructure, certifications, équipe, contact.

Inferred read-only
estimate_configuration

Estime le tarif mensuel HT et l'empreinte environnementale (CO2, eau) d'une configuration Datacampus à partir des mêmes baselines que le configurateur web.

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.datacampus-mcp]
url = "https://datacampus.fr/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "datacampus-mcp": {
      "type": "http",
      "url": "https://datacampus.fr/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: datacampus-mcp
Remote MCP URL: https://datacampus.fr/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": {
    "datacampus-mcp": {
      "url": "https://datacampus.fr/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "datacampus-mcp": {
      "type": "http",
      "url": "https://datacampus.fr/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "datacampus-mcp",
  "transport": "streamable-http",
  "url": "https://datacampus.fr/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for datacampus.fr was fetched 2026-07-28T03:11:52.949Z and is being refreshed.

Trust status Trusted

datacampus.fr is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

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