mcp-server-grist

by nic01asFr · MCP Server · ★ 43

About mcp-server-grist

Grist MCP Server Un serveur MCP (Model Context Protocol) pour interagir avec l'API Grist. Ce serveur permet d'accéder et de manipuler les données Grist directement depuis des modèles de langage comme Claude. Structure du projet mcp-server-grist/ ├── src/ │ └── mcpservergrist/ # Package principal │ ├── init.py # Point d'entrée du package │ ├── main.py # Support pour exécution en module │ ├── version.py # Gestion de version │ ├── main.py # Point d'entrée principal │ ├── server.py # Configuration du serveur MCP │ ├── client.py # Client API Grist │ ├── tools/ # Outils MCP organisés par catégorie...

Quick Facts

Stars43
Forks13
LanguagePython
CategoryMCP Server
LicenseMIT
Quality Score67.6229342703807/100
Open Issues2
Last Updated2026-05-09
Created2025-03-21
Platformsmcp, python
Est. Tokens~25k

Compatible Skills

These tools work well together with mcp-server-grist for enhanced workflows:

  • engram_translator — semantic(0.19)+complementary+same_lang+similar_pop+shared_platform (52%)

More MCP Server Tools

Explore other popular mcp server tools:

View all MCP Server tools →

Popular Python Agent Tools

Frequently Asked Questions

What is mcp-server-grist?

mcp-server-grist is MCP server implementation for Grist API integration. It is categorized as a MCP Server with 43 GitHub stars.

What programming language is mcp-server-grist written in?

mcp-server-grist is primarily written in Python.

How do I install or use mcp-server-grist?

You can find installation instructions and usage details in the mcp-server-grist GitHub repository at github.com/nic01asFr/mcp-server-grist. The project has 43 stars and 13 forks, indicating an active community.

What license does mcp-server-grist use?

mcp-server-grist is released under the MIT license, making it free to use and modify according to the license terms.

View on GitHub → Browse MCP Server tools