II.
ToolServer JSON
Structured · livetool-server:mcp-webflow
Webflow MCP Server json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "tool-server:mcp-webflow",
"_kind": "ToolServer",
"_file": "extensions/tool-servers/mcp-content-cms.yaml",
"_cluster": "extensions",
"attributes": {
"displayName": "Webflow MCP Server",
"description": "MCP server providing access to the Webflow visual web platform.\nEnables AI agents to manage sites, collections, items, and\nCMS content through the Webflow Data API.\n",
"protocol": "mcp",
"category": "cms",
"repoUrl": "https://github.com/webflow/mcp-server",
"maintainer": "Community",
"mcpTransports": [
"mcp-transport:stdio"
]
},
"outgoingEdges": [
{
"from": "tool-server:mcp-webflow",
"to": "stack-part:cms",
"kind": "integrates_with",
"attributes": {}
},
{
"from": "tool-server:mcp-webflow",
"to": "domain:web-development",
"kind": "lib_applies_to_domain",
"attributes": {}
},
{
"from": "tool-server:mcp-webflow",
"to": "domain:frontend",
"kind": "lib_applies_to_domain",
"attributes": {}
}
],
"incomingEdges": []
}