About
Overview
The RethinkDB MCP Server enables AI agents to interact with RethinkDB's real-time database. It provides tools for running ReQL queries, subscribing to changefeeds, and managing tables.
Capabilities
Tools & Capabilities
⚡query
Run a ReQL query
⚡subscribe
Subscribe to table changes
⚡list_tables
List tables in a database
Setup
Installation
bash
Install
npx -y @nicepkg/mcp-server-rethinkdbExamples
Example Usage
javascript
Usage
{
"mcpServers": {
"rethinkdb": {
"command": "npx",
"args": ["-y", "@nicepkg/mcp-server-rethinkdb"]
}
}
}Quick Info
Authorcommunity
LanguageTypeScript
StatusStable
Stars★ 35
Last UpdatedFeb 12, 2026