Gridly MCP Server
@sangcnguyen
Gridly MCP Server について
Gridly MCP Server
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"gridly-server": {
"command": "npx",
"args": [
"-y",
"gridly-mcp-server"
],
"env": {
"GRIDLY_API_KEY": "your_api_key_here"
}
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is Gridly MCP Server?
Gridly MCP Server is an MCP server that integrates with the Gridly API to manage projects, grids, databases, views, columns, dependencies, and records. It is intended for users of Gridly who want to interact with these resources via an MCP-compatible client such as Claude Desktop.
How to use Gridly MCP Server?
Install the server using npx (recommended) or by cloning and building the repository. Configure your MCP client (e.g., Claude Desktop) with the provided JSON configuration, setting the GRIDLY_API_KEY environment
「その他」の他のコンテンツ
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
Servers
modelcontextprotocolModel Context Protocol Servers
ghidraMCP
LaurieWiredMCP Server for Ghidra
🪟 Windows-MCP
CursorTouchMCP Server for Computer Use in Windows
Awesome Mlops
visengerA curated list of references for MLOps
コメント