MCP Commands
@arockwell
About MCP Commands
A Ruby on Rails MCP server with file operation commands
Basic information
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
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 MCP Commands?
MCP Commands is a Ruby on Rails application that provides a Microservice Command Protocol (MCP) server with file operation commands. It is intended for developers who need to perform file concatenation operations via a RESTful API.
How to use MCP Commands?
Clone the repository, install dependencies with bundle install, set up the database with rails db:create db:migrate, and start the server with rails server. Use the POST /mcp/concatenate endpoint with a JSON body specifying files and output_path to concatenate files. Run tests with bundle exec rspec.
Key features of MCP Commands
- File concatenation command
- RESTful API interface
- Comprehensive test coverage with RSpec and FakeFS
- Ruby on Rails application
Use cases of MCP Commands
β
FAQ from MCP Commands
β
More Other MCP servers
MCP Go π
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
FastMCP v2 π
jlowinπ The fast, Pythonic way to build MCP servers and clients.
Blender
ahujasidOpen-source MCP to use Blender with any LLM
ghidraMCP
LaurieWiredMCP Server for Ghidra
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation β’ (~400 MCP servers for AI agents) β’ AI Automation / AI Agent with MCPs β’ AI Workflows & AI Agents β’ MCPs for AI Agents
Comments