MCP Servers

A collection of Model Context Protocol servers, templates, tools and more.

A unified management system for deploying and managing MCP (Model Context Protocol) servers with API key forwarding, access control, and multiple deployment options.

Created 2/10/2026
Updated about 21 hours ago
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server

Install Package (if required)

npx @modelcontextprotocol/server-gird

Cursor configuration (mcp.json)

{ "mcpServers": { "hengistchan-gird": { "command": "npx", "args": [ "hengistchan-gird" ] } } }