Back to directory
periscopegithub/count-r-mcp

periscopegithub/count-r-mcp

@periscopegithub

A simple MCP server that provides a tool to count occurrences of the letter 'r' in a given word.

mcpcountingletter-countingtypescriptpythonssedemotool

Installation & Configuration

{
  "mcpServers": {
    "count-r": {
      "autoApprove": [],
      "disabled": false,
      "timeout": 60,
      "url": "http://127.0.0.1:5000/sse",
      "transportType": "sse"
    }
  }
}

Information

Transport
sse
Language
TypeScript
Created
2026/6/14
Updated
2026/6/15