Count occurrences of any character in your text instantly. Specify the character and get precise cβ¦
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β we're steadily working through the catalog.
π‘ Paste into ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)
A simple TypeScript MCP server built using the official MCP TypeScript SDK, Express, and custom Docker container. This example demonstrates how you can host HTTP servers on Smithery using custom containers, with STDIO support for backwards compatibility.
See the complete guide: https://smithery.ai/docs/migrations/typescript-custom-container
TRANSPORT env variablesrc/index.ts - Main Express server with MCP HTTP transportpackage.json - Node.js dependencies and scriptssmithery.yaml - Smithery deployment and session configurationDockerfile - Dockerfile to host server in SmitheryInstall dependencies:
Run the development server:
HTTP Mode:
This will start the server on port 8081.
Test interactively: Once your server is running in HTTP mode, you can test it interactively using the Smithery playground:
Deploy your own version: To deploy your own MCP server:
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/callmybot-cookbook-mcp-server)<a href="https://allmcps.com/mcp/callmybot-cookbook-mcp-server"><img src="https://allmcps.com/api/badge/callmybot-cookbook-mcp-server?style=directory" alt="Callmybot Cookbook Mcp Server on AllMCPs" /></a>