Serverless document database
Connect to Fauna for serverless document database with GraphQL support.
{
"mcpServers": {
"fauna": {
"mcpServers": {
"fauna": {
"env": {
"FAUNA_SECRET": "your-fauna-secret"
},
"args": [
"-y",
"fauna-mcp-server"
],
"command": "npx"
}
}
}
}
}