This MCP server is a TypeScript implementation that uses Express and a custom Docker container to host HTTP servers on Smithery, supporting both STDIO and HTTP transports.
From the registry: Count occurrences of any character in your text instantly. Specify the character and get precise c…

$ git clone https://github.com/callmybot/cookbook-mcp-server && cd cookbook-mcp-server && npm installhttps://github.com/callmybot/cookbook-mcp-serverPlease install the `callmybot-cookbook-mcp-server` MCP server into my current AI client (that's you).
Required prerequisites (do these first if not already done):
- **Clone and install** — Clone the repo and install dependencies Run: `git clone https://github.com/callmybot/cookbook-mcp-server && cd cookbook-mcp-server && npm install` (https://github.com/callmybot/cookbook-mcp-server)
- **Node.js 22+** — Node.js 22 or higher required
Canonical MCP server config (HTTP transport):
- url: `http://localhost:8081/mcp`
Note: Smithery cookbook example showing TypeScript MCP server with Docker + HTTP/STDIO support via TRANSPORT env var. Run with `npm run dev` (default HTTP port 8081).
Add this MCP server to my current client's config in the correct format for you. If you need secrets or credentials I haven't provided, ASK me — do not invent values or leave raw placeholders. After adding it, tell me how to verify the server is connected.TRANSPORTrequiredSpecifies the transport method for the server (STDIO or HTTP).MCP server for Gearsystem Sega Master System / Game Gear / SG-1000 emulator