About
This is a basic MCP server designed to provide information about Roland. The server reads the `about.md` file located in the `files/` directory. To utilize this tool, you must clone the repository, configure the `server.ts` and `server.json` files to ensure the `serverHome` variable points to the correct path, install dependencies using `npm install`, build the TypeScript code with `npm run build`, and configure an MCP-enabled client (such as Windsurf) using the provided snippet in the `server.json` file.
Key Features
- 1 GitHub stars