← Registry

Developer Tools

43.studio

Provides programmatic access to 43.studio's web design portfolio, business types, pricing plans, and company information.

1 endpoint6 known toolsFirst detected July 16, 2026Last detected August 23, 2026

ENDPOINT 1

https://43.studio/api/mcp

No auth detected

MCP server metadata

Name
43.studio
Version
1.0.0
Capabilities
tools.listChanged

Known tools 6

list_web_designs

List all professional website designs 43.studio offers, including the business types they suit and the starting price.

Inferred read-only
get_web_design

Get full details for one website design by its slug (e.g.

Inferred read-only
list_business_types

List the business types 43.studio builds websites for (restaurant, hotel, tradesperson, coach, medical, portfolio, etc.).

Inferred read-only
list_pricing_plans

List 43.studio pricing plans with annual and monthly prices in EUR, what each plan includes, and whether hosting & maintenance are included.

Inferred read-only
get_company_info

Get general information about 43.studio: what it does, languages supported, location, and how to get in touch or book a call.

Inferred read-only
request_quote

Submit a quote request / inquiry to 43.studio on behalf of a user who wants a website.

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

.mcp.json

{
  "mcpServers": {
    "43-studio": {
      "type": "http",
      "url": "https://43.studio/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

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

Client-specific MCP configuration

{
  "name": "43-studio",
  "transport": "streamable-http",
  "url": "https://43.studio/api/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 43.studio was fetched 2026-07-28T04:48:08.930Z and is being refreshed.

Trust status Trusted

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