Back to the catalog

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

A MCP Server Counting Number of r's for a Given Query

Open source Open in the app JSON README (API)

About

A MCP Server Counting Number of r's for a Given Query

Details

Kind
MCP servers
Topic
No topic detected
Publisher
guanqun-yang
Origin
official
Category
ferramentas
Transport
local
Version
0.0.3
Last push
2025-09-26T03:34:09Z
Repository state
ativo
Language
Python
Added
2026-08-29 03:02:54
Updated
2026-08-29 03:02:54
Origin id
io.github.guanqun-yang/mcp-server-r-counter

README

# 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.

More