General Tools
dahouse.fr
Provides information about DAHOUSE's IT services, free tools, tool usage stats, and contact details.
ENDPOINT 1
https://dahouse.fr/mcp
MCP server metadata
- Name
- dahouse
- Version
- 1.0.0
Serveur MCP public de DAHOUSE (lecture seule). Utilisez list_services, list_free_tools, get_tool_stats et get_contact_info.
Known tools 4
list_servicesRenvoie les domaines d'expertise de DAHOUSE (apps métier, supervision, réseau & sécurité, objets connectés, conseil & cadrage).
Inferred read-onlylist_free_toolsRenvoie la liste des outils IT gratuits du site avec leur URL et leur objet.
Inferred read-onlyget_tool_statsRenvoie le nombre d'utilisations et les notes de chaque outil gratuit (lecture seule).
Inferred read-onlyget_contact_infoRenvoie comment contacter DAHOUSE (e-mail, page contact, endpoint API du formulaire).
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.dahouse]
url = "https://dahouse.fr/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"dahouse": {
"type": "http",
"url": "https://dahouse.fr/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: dahouse
Remote MCP URL: https://dahouse.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": {
"dahouse": {
"url": "https://dahouse.fr/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"dahouse": {
"type": "http",
"url": "https://dahouse.fr/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "dahouse",
"transport": "streamable-http",
"url": "https://dahouse.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 dahouse.fr was fetched 2026-08-05T00:57:31.684Z and is being refreshed.
dahouse.fr is assessed as Trusted: Domain has an established technology history spanning over a year.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.