Letter Counter icon

Letter Counter

Createdscaryrawr

Counts letter occurrences within a given word, designed for use with LLMs.

About

This is a letter counting Model Context Protocol (MCP) server, built as a learning example inspired by the 'Building MCP with LLMs' tutorial. It provides a tool that an LLM can use to count the occurrences of a specific letter within a given word, demonstrating a basic interaction between an LLM and an MCP server.

Key Features

  • Well-organized code structure
  • Built using TypeScript
  • Provides a letter counting tool accessible by LLMs
  • 0 GitHub stars
  • Includes unit tests
  • Configurable build and test scripts

Use Cases

  • Validates LLM's ability to use tools for simple tasks
  • Demonstrates LLM interaction with an MCP server
  • Serves as a learning example for building MCP servers
Craft Better Prompts with AnyPrompt