About
Overview
The FoundationDB MCP Server enables AI agents to interact with FoundationDB. It provides tools for reading and writing keys, running transactions, and managing directory layers.
Capabilities
Tools & Capabilities
⚡get
Get a value by key
⚡set
Set a key-value pair
⚡get_range
Get a range of keys
⚡clear
Clear a key
Setup
Installation
bash
Install
npx -y @apple/mcp-server-foundationdbExamples
Example Usage
javascript
Usage
{
"mcpServers": {
"foundationdb": {
"command": "npx",
"args": ["-y", "@apple/mcp-server-foundationdb"]
}
}
}Quick Info
Authorapple
LanguageTypeScript
StatusStable
Stars★ 35
Last UpdatedFeb 12, 2026