spacetimedb-mcp-server

fractaloutlook/spacetimedb-mcp-server

3.2

If you are the rightful owner of spacetimedb-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.

The SpacetimeDB MCP Server is a comprehensive Model Context Protocol server designed to facilitate AI assistants in interacting with SpacetimeDB instances, enabling efficient database operations.

Tools

Functions exposed to the LLM to take actions

spacetimedb_connect

Connect to a SpacetimeDB instance

spacetimedb_disconnect

Disconnect from current instance

spacetimedb_list_tables

List all tables with optional schema

spacetimedb_query_table

Query table data with filtering/pagination

spacetimedb_call_reducer

Invoke a reducer function

spacetimedb_subscribe_table

Subscribe to real-time table updates

spacetimedb_get_schema

Get database or table schema

spacetimedb_list_reducers

List available reducers

spacetimedb_get_identity

Get current client identity

spacetimedb_execute_sql

Execute SQL queries

spacetimedb_get_connection_info

Get connection status

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources