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
3ecd3303cebe04ef8700a0bf8d32d2dfd6df549d
grist-mcp-server
/
src
/
grist_mcp
History
Bill
69ec6ef0e2
feat: add /health endpoint for service readiness checks
2025-12-30 11:29:46 -05:00
..
tools
feat: add schema tools (create_table, add_column, modify_column, delete_column)
2025-12-03 14:53:17 -05:00
__init__.py
feat: initialize project with uv and dependencies
2025-12-03 14:23:00 -05:00
auth.py
fix: add security hardening and documentation for deployment
2025-12-29 18:42:36 -05:00
config.py
feat: add config loading with env var substitution
2025-12-03 14:26:53 -05:00
grist_client.py
fix: add security hardening and documentation for deployment
2025-12-29 18:42:36 -05:00
main.py
feat: add /health endpoint for service readiness checks
2025-12-30 11:29:46 -05:00
server.py
fix: implement token-based authentication at server startup
2025-12-03 15:07:06 -05:00