mcp-server-py

Reg-Kris/mcp-server-py

3.1

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

Python MCP server exposing Airtable tools for LLM integration.

Tools

Functions exposed to the LLM to take actions

list_tables

List all tables in a base

get_records

Retrieve records from a table

create_record

Create a new record

update_record

Update an existing record

delete_record

Delete a record

search_records

Search records with filters

create_metadata_table

Create a table with metadata about all tables in a base

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources