Related MCP Server Resources

Explore more AI models, providers, and integration options:

  • Explore AI Models
  • Explore AI Providers
  • Explore MCP Servers
  • LangDB Pricing
  • Documentation
  • AI Industry Blog
  • Image Generation MCP Server
  • SQLite MCP Server
  • Zenn MCP Server
  • Xano MCP Server for Smithery
  • Xano MCP Server
Back to MCP Servers
Letter Counter MCP Server

Letter Counter MCP Server

Public
scaryrawr/strawberry-mcp

An MCP server that enables LLMs to count occurrences of specific letters within words, created as a learning example for the Model Context Protocol.

Verified
typescript
0 tools
May 30, 2025
Updated May 30, 2025

Letter Counter MCP Server (strawberry-mcp)

This is an LLM generated mcp server using the instructions from Building MCP with LLMs.

It's purpose is to solve the strawberry LLM problem as a joke/learning example.

Prompt

The original prompt referenced the llms-full.md and typescript-sdk README for guidance on building the MCP server.

The prompt was as follows:

We're going to build an MCP server. We can look at `llms-full.md` for some general guidance and examples. `typescript-sdk-README.md` to understand the typescript-sdk for MCP. Build an MCP server that: - Enables the LLM to count letter occurrences in a word - It should provide a tool that the LLM can pass a word + the letter they want to count We should keep the code well organized. We should add unit tests. Please setup build and test scripts in the package.json. We should be able to test the letter counter without having to run the MCP server. We should be able to have the LLM do something like: count strawberry r and get back 3.
Publicly Shared Threads0

Discover shared experiences

Shared threads will appear here, showcasing real-world applications and insights from the community. Check back soon for updates!

Share your threads to help others
Related MCPs5
  • Image Generation MCP Server
    Image Generation MCP Server

    A Model Context Protocol server that enables generation of high-quality images using the Flux.1 Schn...

    1 tools
    Added May 30, 2025
  • SQLite MCP Server
    SQLite MCP Server

    A Model Context Protocol server implementation that enables AI assistants to execute SQL queries and...

    Added May 30, 2025
  • Zenn MCP Server
    Zenn MCP Server

    An unofficial Model Context Protocol server for Zenn that enables fetching articles and books from t...

    Added May 30, 2025
  • Xano MCP Server for Smithery
    Xano MCP Server for Smithery

    A Model Context Protocol server that enables Claude AI to interact with Xano databases, providing co...

    Added May 30, 2025
  • Xano MCP Server
    Xano MCP Server

    A simplified Model Context Protocol server that enables Claude to interact with Xano databases throu...

    Added May 30, 2025