Grupo-AFAL/smartsuite_mcp_server
If you are the rightful owner of smartsuite_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 SmartSuite MCP Server is a Model Context Protocol server designed to facilitate interaction between AI assistants and SmartSuite workspaces.
Tools
Functions exposed to the LLM to take actions
list_solutions
Lists all solutions in your SmartSuite workspace.
list_tables
Lists all tables in your SmartSuite workspace.
list_records
Queries records from a table with pagination support.
get_record
Retrieves a specific record by ID.
create_record
Creates new records in tables.
update_record
Updates existing records.
get_api_stats
Views detailed API usage statistics.
reset_api_stats
Resets API usage statistics.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client