Metadata-Version: 2.4
Name: mcp-server-r-counter
Version: 0.0.3
Summary: A MCP Server Counting Number of r's for a Given Query
Requires-Dist: mcp>=1.4.1
Description-Content-Type: text/markdown

# MCP Server R Counter

A Model Context Protocol (MCP) server that counts the number of 'r' characters in a given query.

mcp-name: io.github.guanqun-yang/mcp-server-r-counter

## Installation

```bash
pip install mcp-server-r-counter
```

## Usage

This MCP server provides tools to count occurrences of the letter 'r' in text strings.

## Configuration

Add this server to your MCP client configuration to use the r-counting functionality.