F
Fastly Openapi Schema
by @jedisct1
MCP server and OpenAPI schema for the Fastly API.
Created 5/2/2025
Updated 4 months ago
README
Repository documentation and setup instructions
README not found
Quick Setup
Installation guide for this server
Install Package (if required)
npx fastly-openapi-schema
Cursor configuration (mcp.json)
{
"mcpServers": {
"jedisct1-fastly-openapi-schema": {
"command": "npx",
"args": [
"fastly-openapi-schema"
]
}
}
}
Author Servers
Other servers by jedisct1