Letter Counter MCP Server

Integrations

  • Utilizes the TypeScript SDK for MCP to implement a letter counting service, enabling LLMs to count occurrences of specific letters within words (e.g., counting how many times 'r' appears in 'strawberry').

편지 카운터 MCP 서버(strawberry-mcp)

이는 LLM을 사용하여 MCP 구축 의 지침을 사용하여 생성된 LLM MCP 서버입니다.

이 문제의 목적은 딸기 LLM 문제를 농담이나 학습 사례로 해결하는 것입니다.

즉각적인

원래 프롬프트에서는 MCP 서버를 빌드하는 방법에 대한 지침으로 llms-full.mdtypescript-sdk README를 참조했습니다.

프롬프트는 다음과 같습니다.

지엑스피1

-
security - not tested
F
license - not found
-
quality - not tested

LLM이 단어 내에서 특정 문자의 발생 횟수를 셀 수 있게 해주는 MCP 서버로, 모델 컨텍스트 프로토콜에 대한 학습 사례로 생성되었습니다.

  1. Prompt
    ID: g52959tzpp