Data Collection
milkinteractive.ch
Retrieve structured data and content from the Milk Interactive company website.
ENDPOINT 1
https://milkinteractive.ch/mcp
MCP server metadata
- Name
- Milk Interactive
- Version
- 1.0.0
Known tools 8
list_pagesList all pages on the Milk Interactive website with titles, URLs, and descriptions.
Inferred read-onlylist_projectsList all projects/case studies by Milk Interactive with title, description, category tags, and URL.
Inferred read-onlylist_awardsList all awards won by Milk Interactive, grouped by award program, with year and category.
Inferred read-onlylist_faqsList frequently asked questions about Milk Interactive and their services, with answers.
Inferred read-onlyget_company_infoGet detailed company information: name, address, phone, email, social media links, and description.
Potential side effectsCONNECT 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.milk-interactive]
url = "https://milkinteractive.ch/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"milk-interactive": {
"type": "http",
"url": "https://milkinteractive.ch/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: milk-interactive
Remote MCP URL: https://milkinteractive.ch/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": {
"milk-interactive": {
"url": "https://milkinteractive.ch/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"milk-interactive": {
"type": "http",
"url": "https://milkinteractive.ch/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "milk-interactive",
"transport": "streamable-http",
"url": "https://milkinteractive.ch/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 milkinteractive.ch was fetched 2026-08-04T15:10:33.651Z and is being refreshed.
milkinteractive.ch 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.