Skip to main content
Glama
scaryrawr

Letter Counter MCP Server

by scaryrawr

信件计数器 MCP 服务器 (strawberry-mcp)

这是根据使用 LLM构建 MCP的说明生成的 LLM mcp 服务器。

其目的是解决草莓 LLM 问题作为一个笑话/学习示例。

迅速的

原始提示引用了llms-full.mdtypescript-sdk README以获取有关构建 MCP 服务器的指导。

提示如下:

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.

Tool Schema Changelog

Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.

No tool schema history has been recorded yet.

Maintenance

ActivitySlowing
ResponsivenessSyncing

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Connectors

Related MCP Servers

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/scaryrawr/strawberry-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server