MCP Servers

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

R
Rails Common MCP Server

메타프로그래밍 기반 동적 Tool 관리 MCP 서버

Created 10/13/2025
Updated 2 months ago
Repository documentation and setup instructions

rails-common-mcp-server

메타프로그래밍 기반 동적 Tool 관리 MCP 서버

Quick Setup
Installation guide for this server

Installation Command (package not published)

git clone https://github.com/duddn2012/rails-common-mcp-server
Manual Installation: Please check the README for detailed setup instructions and any additional dependencies required.

Cursor configuration (mcp.json)

{ "mcpServers": { "duddn2012-rails-common-mcp-server": { "command": "git", "args": [ "clone", "https://github.com/duddn2012/rails-common-mcp-server" ] } } }