Submit

Fascia Mcp Server

@Orcar

Expose Fascia-deployed Tools and Entity schemas to AI agents via MCP

Tools

Server Config

{
  "mcpServers": {
    "fascia": {
      "command": "npx",
      "args": [
        "-y",
        "@fascia-run/mcp-server"
      ],
      "env": {
        "FASCIA_API_KEY": "your-api-key"
      }
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.