typescript-mcp-roland

rolandtritsch/typescript-mcp-roland

3.2

If you are the rightful owner of typescript-mcp-roland and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

A simple MCP server implemented in TypeScript to provide information about Roland.

typescript-mcp-roland

A very simple MCP server to explain who Roland is.

The server is just reading the about.md in files/.

To make this work, you need to ...

  • clone the repository
  • edit the server.ts and server.jsonto make sure serverHome is set to the correct path
  • run npm install to install the dependencies
  • run npm run build to build the TypeScript code
  • configure Windsurf (or any other MCP enabled client) with the snippet in the server.json file