Developer Tools
43.studio
Provides programmatic access to 43.studio's web design portfolio, business types, pricing plans, and company information.
ENDPOINT 1
https://43.studio/api/mcp
MCP server metadata
- Name
- 43.studio
- Version
- 1.0.0
Known tools 6
list_web_designsList all professional website designs 43.studio offers, including the business types they suit and the starting price.
Inferred read-onlylist_business_typesList the business types 43.studio builds websites for (restaurant, hotel, tradesperson, coach, medical, portfolio, etc.).
Inferred read-onlylist_pricing_plansList 43.studio pricing plans with annual and monthly prices in EUR, what each plan includes, and whether hosting & maintenance are included.
Inferred read-onlyget_company_infoGet general information about 43.studio: what it does, languages supported, location, and how to get in touch or book a call.
Inferred read-onlyrequest_quoteSubmit a quote request / inquiry to 43.studio on behalf of a user who wants a website.
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.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.
43.studio 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.