meerkats-table

meerkats-table

Active

Configuration

Credit Amount

1

Credit System

Enabled

Server Type

Public

Available Tools

delete_table_sheet_row

Delete a row from a sheet

meerkats-table-create-table-by-file

Create a new Meerkats Table from a file file must be csv

meerkats-table-scrape-url

Scrape a URL and return the content as markdown or HTML for table processing, do not attach this tool to a column

meerkats-table-web-search

Search the web and return results for table processing, do not attach this tool to a column

list_tables

List tables for the authenticated user with pagination support (name, description, createdAt)

get_table

Get details of a specific table by ID

create_table

Create a new table with name, description, and columns

update_table

Update an existing table

delete_table

Delete a table

get_table_rows

Get rows from a table with pagination support

add_table_row

Add a new row to a table with column name to value mapping

update_table_row

Update an existing row in a table

delete_table_row

Delete a row from a table

get_table_stats

Get statistics about user's tables

add_table_rows_bulk

Add multiple rows to a table in a single operation

get_mcp_servers

Get available MCP servers that can be used for AI columns

add_table_column

Add a new column to an existing table

add_table_columns

Add multiple columns to an existing table

update_table_column

Update an existing column in a table

update_table_sheet_row

Update an existing row in a sheet

schedule_table_column

Schedule an AI column to run automatically on a cron schedule or single run

get_table_column_schedule

Get the current scheduling information for an AI column

filter_table_rows

Filter and search rows in a table using column filters and row range

list_table_sheets

List all sheets within a table with pagination support

get_table_sheet

Get details of a specific sheet by ID

create_table_sheet

Create a new sheet within a table

update_table_sheet

Update an existing sheet

delete_table_sheet

Delete a sheet from a table

get_table_sheet_rows

Get rows from a specific sheet with pagination support

add_table_sheet_row

Add a new row to a sheet

filter_table_sheet_rows

Filter and search rows in a sheet using column filters and row range

run_table_ai_cell

Run AI processing for a single table cell

run_table_ai_cells_bulk

Run AI processing for multiple table cells in bulk

generate_artifact

Generate dynamic artifacts using vibe coding

list_artifacts

List all artifacts for the authenticated user with pagination and search support

get_artifact

Get details of a specific artifact by ID

google_map_search

Search for locations using the Google Maps API

get_mcp_server_rate_limits

Get MCP server rate limits for the authenticated user

update_mcp_server_rate_limit

Update MCP server rate limit settings for the authenticated user

check_duplicate_rows

Check for duplicate rows in a table based on specified column names

delete_duplicate_rows

Delete duplicate rows from a table based on specified column names