This website requires JavaScript.
Explore
Help
Sign In
Bill
/
grist-mcp-server
Watch
1
Star
0
Fork
0
You've already forked grist-mcp-server
Code
Issues
Pull Requests
5
Actions
Packages
Projects
Releases
Wiki
Activity
Files
9b759cfe7604f532a60880e3bb5695b06505c003
grist-mcp-server
/
tests
History
Bill
9b759cfe76
feat: add schema tools (create_table, add_column, modify_column, delete_column)
2025-12-03 14:53:17 -05:00
..
test_auth.py
feat: add authentication and authorization
2025-12-03 14:30:32 -05:00
test_config.py
feat: add config loading with env var substitution
2025-12-03 14:26:53 -05:00
test_grist_client.py
feat: add Grist API client
2025-12-03 14:34:37 -05:00
test_tools_discovery.py
feat: add list_documents discovery tool
2025-12-03 14:42:45 -05:00
test_tools_read.py
feat: add read tools (list_tables, describe_table, get_records, sql_query)
2025-12-03 14:45:55 -05:00
test_tools_schema.py
feat: add schema tools (create_table, add_column, modify_column, delete_column)
2025-12-03 14:53:17 -05:00
test_tools_write.py
feat: add write tools (add_records, update_records, delete_records)
2025-12-03 14:49:32 -05:00