Skip to main content
Glama

Letter Counter MCP Server

by scaryrawr
package.json653 B
{ "name": "letter-counter-mcp-server", "version": "1.0.0", "description": "An MCP server to count letter occurrences in a word.", "main": "dist/index.js", "scripts": { "build": "tsc", "test": "jest", "start": "node dist/index.js" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.9.0", "zod": "^3.24.2" }, "devDependencies": { "@types/jest": "^29.0.0", "jest": "^29.0.0", "ts-jest": "^29.0.0", "typescript": "^5.0.0" }, "packageManager": "yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e" }

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