ma3u
MCP Serverma3upublic

mcp server count r

Simple MCP Server to count char "r"

Repository Info

1
Stars
0
Forks
1
Watchers
0
Issues
Python
Language
-
License

About This Server

Simple MCP Server to count char "r"

Model Context Protocol (MCP) - This server can be integrated with AI applications to provide additional context and capabilities, enabling enhanced AI interactions and functionality.

Documentation

Create your first own server

Linux

python3 -m venv .venv
source .venv/bin/activate
pip install mcp
touch server.py

More MCP servers and clients

  • on Github https://github.com/appcypher/awesome-mcp-servers

Setup of Claude Desktop

  1. Install Claude Desktop

  2. Open Claude Desktop

  3. Add a new mcp server with Apple Key + , change to tab developer and open !alt text

  4. Add a new mcp server to claude_desktop_config.json

{
  "mcpServers": {
    "count-r": {
      "command": "/Users/ma3u/projects/mcp-server-count-r-/.venv/bin/python",
      "args": [
        "/Users/ma3u/projects/mcp-server-count-r-/server.py"
      ],
      "host": "127.0.0.1",
      "port": 5000,
      "timeout": 10000
    }
  }
}
  1. Restart Claude Desktop

  2. Test with Claude Desktop and the nice german word: Rindfleischetikettierungsüberwachungsaufgabenübertragungsgesetz

!alt text

  1. Accept the new mcp server

!alt text

8.Check logs of Claude Desktop:

tail -n 20 -F ~/Library/Logs/Claude/mcp*.log | grep "count-r"

Quick Start

1

Clone the repository

git clone https://github.com/ma3u/mcp-server-count-r-
2

Install dependencies

cd mcp-server-count-r-
npm install
3

Follow the documentation

Check the repository's README.md file for specific installation and usage instructions.

Repository Details

Ownerma3u
Repomcp-server-count-r-
LanguagePython
License-
Last fetched8/10/2025

Recommended MCP Servers

💬

Discord MCP

Enable AI assistants to seamlessly interact with Discord servers, channels, and messages.

integrationsdiscordchat
🔗

Knit MCP

Connect AI agents to 200+ SaaS applications and automate workflows.

integrationsautomationsaas
🕷️

Apify MCP Server

Deploy and interact with Apify actors for web scraping and data extraction.

apifycrawlerdata
🌐

BrowserStack MCP

BrowserStack MCP Server for automated testing across multiple browsers.

testingqabrowsers

Zapier MCP

A Zapier server that provides automation capabilities for various apps.

zapierautomation