MCP Servers

A collection of Model Context Protocol servers, templates, tools and more.

F
Fastly Openapi Schema

MCP server and OpenAPI schema for the Fastly API.

Created 5/2/2025
Updated 4 months ago
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" ] } } }