Developer Tools
create-web-page.com
Helps build web pages by managing account context, page intake, onboarding, and importing website content.
ENDPOINT 1
https://create-web-page.com/mcp
MCP server metadata
- Name
- create-web-page
- Version
- 0.2.0
Known tools 27
page_onboarding_startOptional planning helper that returns category/layout/palette/primary-action choices and a quality checklist (it does NOT create a page).
Potential side effectspage_onboarding_updateValidate onboarding selections and return the remaining checklist.
Inferred read-onlysource_importFetch a public website URL and extract a structured brief with business name, description, contact links, and suggested page blocks.
Inferred read-onlypage_create_from_briefCreate a hosted landing page draft from a structured brief.
Potential side effectspresets_listList the 8 curated style presets (theme + starter blocks) for link-in-bio.
Inferred read-onlymedia_upload_link_createGet an upload link for a photo on the user's own device (phone/computer) — the right tool whenever the image is not already at a public URL.
Potential side effectsmedia_deleteSoft-delete a media asset and remove all references to it from the page content.
Potential side effectspage_header_updateUpdate the link-in-bio page header: displayName, bio, verified checkmark, QR display, business-card display style ("photo_hero" large top photo or "avatar"), a short role label (e.g.
Potential side effectspage_meta_updateUpdate internal page title, URL slug, and SEO title/description.
Potential side effectspage_unpublishRemove a published landing page from public availability while keeping its draft and revision history.
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.create-web-page]
url = "https://create-web-page.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"create-web-page": {
"type": "http",
"url": "https://create-web-page.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: create-web-page
Remote MCP URL: https://create-web-page.com/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": {
"create-web-page": {
"url": "https://create-web-page.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"create-web-page": {
"type": "http",
"url": "https://create-web-page.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "create-web-page",
"transport": "streamable-http",
"url": "https://create-web-page.com/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
ENDPOINT 2
https://create-web-page.com/mcp/v2
MCP server metadata
- Name
- create-web-page
- Version
- 0.2.0
Known tools 27
page_onboarding_startOptional planning helper that returns category/layout/palette/primary-action choices and a quality checklist (it does NOT create a page).
Potential side effectspage_onboarding_updateValidate onboarding selections and return the remaining checklist.
Inferred read-onlysource_importFetch a public website URL and extract a structured brief with business name, description, contact links, and suggested page blocks.
Inferred read-onlypage_create_from_briefCreate a hosted landing page draft from a structured brief.
Potential side effectspresets_listList the 8 curated style presets (theme + starter blocks) for link-in-bio.
Inferred read-onlymedia_upload_link_createGet an upload link for a photo on the user's own device (phone/computer) — the right tool whenever the image is not already at a public URL.
Potential side effectsmedia_deleteSoft-delete a media asset and remove all references to it from the page content.
Potential side effectspage_header_updateUpdate the link-in-bio page header: displayName, bio, verified checkmark, QR display, business-card display style ("photo_hero" large top photo or "avatar"), a short role label (e.g.
Potential side effectspage_meta_updateUpdate internal page title, URL slug, and SEO title/description.
Potential side effectspage_unpublishRemove a published landing page from public availability while keeping its draft and revision history.
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.create-web-page]
url = "https://create-web-page.com/mcp/v2"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"create-web-page": {
"type": "http",
"url": "https://create-web-page.com/mcp/v2"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: create-web-page
Remote MCP URL: https://create-web-page.com/mcp/v2
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": {
"create-web-page": {
"url": "https://create-web-page.com/mcp/v2"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"create-web-page": {
"type": "http",
"url": "https://create-web-page.com/mcp/v2"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "create-web-page",
"transport": "streamable-http",
"url": "https://create-web-page.com/mcp/v2"
}
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 create-web-page.com was fetched 2026-09-12T00:37:22.449Z.
create-web-page.com is assessed as Neutral: No suspicious signals found, but no strong positive signal either
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.