← Registry

Data Collection

milkinteractive.ch

Retrieve structured data and content from the Milk Interactive company website.

1 endpoint8 known toolsFirst detected July 5, 2026Last detected August 9, 2026

ENDPOINT 1

https://milkinteractive.ch/mcp

No auth detected

MCP server metadata

Name
Milk Interactive
Version
1.0.0
Capabilities
tools

Known tools 8

list_pages

List all pages on the Milk Interactive website with titles, URLs, and descriptions.

Inferred read-only
get_page

Get the full content of a specific page as Markdown.

Inferred read-only
list_projects

List all projects/case studies by Milk Interactive with title, description, category tags, and URL.

Inferred read-only
list_team

List all team members at Milk Interactive with their names and roles.

Inferred read-only
list_awards

List all awards won by Milk Interactive, grouped by award program, with year and category.

Inferred read-only
list_services

List the services offered by Milk Interactive with descriptions.

Inferred read-only
list_faqs

List frequently asked questions about Milk Interactive and their services, with answers.

Inferred read-only
get_company_info

Get detailed company information: name, address, phone, email, social media links, and description.

Potential side effects

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

Trust status Trusted

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