Related Servers
Alternatives to Counting MCP Server Suggest Server No user-submitted related servers found.
Related Servers An MCP server that enables LLMs to count occurrences of specific letters within words, created as a learning example for the Model Context Protocol.
Updated 2 months ago (2026-07-22 13:56 UTC) A simple MCP server that provides two tools: one for counting specific letter occurrences within words and another for generating UUIDv7s.
Updated 9 months ago (2025-11-24 00:14 UTC) A minimal MCP server for text processing, providing word count, uppercase conversion, and a summarization prompt template.
Updated 4 months ago (2026-05-06 06:22 UTC)
A minimal TypeScript MCP starter server that counts words and characters, ready to extend with custom tools.
Updated a month ago (2026-07-29 12:06 UTC) A simple educational MCP server providing basic math operations, string manipulation, and greeting functionality. Demonstrates how to implement MCP tools for learning purposes.
Updated a year ago (2025-10-23 02:23 UTC)
Provides a tool to count occurrences of specific characters in text, serving as a simple example of building MCP servers with FastMCP and Python.
Updated a year ago (2025-09-30 04:25 UTC)