teable-mcp-server

ltphat2204/teable-mcp-server

3.2

If you are the rightful owner of teable-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.

A Model Context Protocol (MCP) server that connects Teable, a super-fast, open-source, no-code database, to LLMs like Claude and ChatGPT.

Tools

Functions exposed to the LLM to take actions

query_teable

Query data from a specific table with advanced support for filtering, sorting, and limiting.

get_record

Retrieve precise details of a single record by its ID.

get_record_history

Access the full change history of a specific record.

list_spaces

Discover all spaces available to the user.

list_bases

Detailed listing of all bases within a specific space.

list_tables

Detailed listing of all tables within a specific base.

list_views

Retrieve all views within a table.

get_table_fields

Fetch the full schema of a table.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources