Command Palette

Search for a command to run...

UnylyUnyly
Весь каталог

Callmybot Cookbook Server

БесплатноНе проверен

Count occurrences of any character in your text instantly. Specify the character and get precise c…

GitHubEmbed

Описание

Count occurrences of any character in your text instantly. Specify the character and get precise c…

README

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

Try it live on Smithery

Features:

  • CORS: CORS headers for browser-based MCP clients
  • Smithery Session Configuration: handles user's session configuration passed via Smithery (learn more)
  • Request Logging Middleware: Custom middleware for debugging HTTP requests and responses
  • Server Transport: Can run with both STDIO and HTTP transports using TRANSPORT env variable

Prerequisites

  • Node.js 22 or higher
  • npm package manager

Project Structure

  • src/index.ts - Main Express server with MCP HTTP transport
  • package.json - Node.js dependencies and scripts
  • smithery.yaml - Smithery deployment and session configuration
  • Dockerfile - Dockerfile to host server in Smithery

Quick Start

  1. Install dependencies:

    npm install
    
  2. Run the development server:

    HTTP Mode:

    npm run dev
    

    This will start the server on port 8081.

  3. Test interactively: Once your server is running in HTTP mode, you can test it interactively using the Smithery playground:

    npx -y @smithery/cli playground --port 8081
    
    Smithery Playground
  4. Deploy your own version: To deploy your own MCP server:

from github.com/callmybot/cookbook-mcp-server

Установка Callmybot Cookbook Server

У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.

▸ github.com/callmybot/cookbook-mcp-server

FAQ

Callmybot Cookbook Server MCP бесплатный?

Да, Callmybot Cookbook Server MCP бесплатный — установка в пару кликов через Unyly без оплаты.

Нужен ли API-ключ для Callmybot Cookbook Server?

Нет, Callmybot Cookbook Server работает без API-ключей и переменных окружения.

Callmybot Cookbook Server — hosted или self-hosted?

Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.

Как установить Callmybot Cookbook Server в Claude Desktop, Claude Code или Cursor?

Открой Callmybot Cookbook Server на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.

Похожие MCP

Compare Callmybot Cookbook Server with

Не уверен что выбрать?

Найди свой стек за 60 секунд

Автор?

Embed-бейдж для README

Похожее

Все в категории development