Skip to content

Conversation

@adityaoberai
Copy link
Member

@adityaoberai adityaoberai commented Jan 22, 2026

What does this PR do?

Adds TablesDB to list of arguments for API MCP server

Test Plan

Visit MCP for API docs

Related PRs and Issues

appwrite/mcp-for-api#33

Have you read the Contributing Guidelines on issues?

Yes

Summary by CodeRabbit

  • Documentation
    • Updated documentation for database API command-line configuration options.
    • Introduced new --tables-db flag for enabling the TablesDB API.
    • Retained legacy --databases flag to ensure backward compatibility for existing systems using the original Databases API.

✏️ Tip: You can customize this high-level summary in your review settings.

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Jan 22, 2026

Walkthrough

This change updates the MCP API flags documentation in the Markdoc file. The modification replaces the primary reference to the --databases flag with --tables-db (TablesDB API) and adds a separate entry for --databases to identify it as the legacy Databases API. The net change consists of 2 lines added and 1 line removed, with no other API flags altered.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately describes the main change: adding TablesDB to the list of arguments for the API MCP server, which aligns with the file modifications updating the API flags documentation.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@adityaoberai adityaoberai merged commit 508e0a3 into main Jan 22, 2026
10 of 11 checks passed
@adityaoberai adityaoberai deleted the add-tablesdb-mcp branch January 22, 2026 21:09
@adityaoberai adityaoberai changed the title Add TablesDB to list of arguments for API MCP server Add TablesDB to list of arguments for API MCP server docs Jan 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants