reading_support

reading_support

3.1

If you are the rightful owner of reading_support 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.

The reading_support MCP Server is a simple helper tool designed to work with the ReadRecord App, providing a streamlined way to manage and process model context protocols.

reading_support MCP Server

A simple helper tool for ReadRecord App MCP Server.

Installation

Run the following command:

go install github.com/ser163/reading_support@latest

MCP Setting

{
  "mcpServers": {
	"reading_support": {
          "command": "reading_support"
    }
  }
}