Turn any structured content into a static MCP (Model Context Protocol) server
| Tool name | Description | Destructive? |
|---|---|---|
| get_asset | ✓ no |
{
"mcpServers": {
"staticify": {
"command": "npx",
"args": [
"-y",
"static-mcpify"
]
}
}
}