Gridly MCP Server
@sangcnguyen
About Gridly MCP Server
Gridly MCP Server
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"gridly-server": {
"command": "npx",
"args": [
"-y",
"gridly-mcp-server"
],
"env": {
"GRIDLY_API_KEY": "your_api_key_here"
}
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
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
More Other MCP servers
Core Philosophy: Connect, Unify, Respond
mindsdbDelegate anything. It comes back done.

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
🪟 Windows-MCP
CursorTouchMCP Server for Computer Use in Windows
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
Comments