sangcnguyen/gridly-mcp-server
If you are the rightful owner of gridly-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 henry@mcphub.com.
MCP Server for Gridly API offers functionality for managing projects, grids, databases, and more.
Tools
Functions exposed to the LLM to take actions
Project
list_projects
, retrieve_project
Database
list_databases
, retrieve_database
Grid
retrieve_grid
, create_grid
, update_grid
, delete_grid
View
retrieve_view
, create_view
Column
retrieve_column
, create_column
, delete_column
, add_column_to_view
, remove_column_from_view
Dependency
list_dependencies
, retrieve_dependency
, delete_dependency
Record
add_records
, delete_records
, list_records
, get_record_history
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client