II.
ToolServer JSON
Structured · livetool-server:mcp-strapi
Strapi MCP Server json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "tool-server:mcp-strapi",
"_kind": "ToolServer",
"_file": "extensions/tool-servers/mcp-content-cms.yaml",
"_cluster": "extensions",
"attributes": {
"displayName": "Strapi MCP Server",
"description": "MCP server providing access to Strapi headless CMS.\nEnables AI agents to manage content types, create and query\nentries, handle media, and configure API endpoints.\n",
"protocol": "mcp",
"category": "cms",
"repoUrl": "https://github.com/strapi-community/strapi-mcp-server",
"maintainer": "Community",
"mcpTransports": [
"mcp-transport:stdio"
]
},
"outgoingEdges": [
{
"from": "tool-server:mcp-strapi",
"to": "tool:strapi",
"kind": "integrates_with",
"attributes": {}
},
{
"from": "tool-server:mcp-strapi",
"to": "framework:strapi",
"kind": "integrates_with",
"attributes": {}
},
{
"from": "tool-server:mcp-strapi",
"to": "stack-part:cms",
"kind": "integrates_with",
"attributes": {}
},
{
"from": "tool-server:mcp-strapi",
"to": "domain:web-development",
"kind": "lib_applies_to_domain",
"attributes": {}
},
{
"from": "tool-server:mcp-strapi",
"to": "domain:content-operations",
"kind": "lib_applies_to_domain",
"attributes": {}
}
],
"incomingEdges": []
}