MCP.so
登录

Simeji Stamp Mcp

@simeji-mcp

关于 Simeji Stamp Mcp

StampMCP-Simeji is a service that Retrieve and return multiple emoticon/sticker images based on text meaning.Creates 1-20 varied images related to the input text.Images are automatically saved to a local folder and the folder opens automatically for easy access.

基本信息

分类

其他

传输方式

stdio

发布者

simeji-mcp

提交者

simeji s

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

{
  "mcpServers": {
    "simeji-stampmcp": {
      "command": "npx",
      "args": [
        "-y",
        "simeji-stampmcp"
      ],
      "env": {
        "STAMP_API_KEY": "{apikey}"
      }
    }
  }
}

工具

1

Retrieve and return multiple emoticon/sticker images based on text meaning.Creates 1-20 varied images related to the input text.Images are automatically saved to a local folder and the folder opens automatically for easy access.

概览

What is Simeji Stamp Mcp?

A server that enables stamp functionality in Claude using an API key. It is configured via the Claude desktop configuration file and run with npx.

How to use Simeji Stamp Mcp?

Install Node.js, then add the following entry to your claude_desktop_config.json under mcpServers, using the npx command and your API key. Optionally set the NEED_PASTE environment variable to control keyword display.

Key features of Simeji Stamp Mcp

  • Runs via npx with no manual install.
  • Requires a platform‑issued API key (STAMP_API_KEY).
  • Optional NEED_PASTE flag to show/hide keywords on stamps.

Use cases of Simeji Stamp Mcp

FAQ from Simeji Stamp Mcp

What is STAMP_API_KEY?

The API key you obtain from the platform. It is required for the server to function.

What does NEED_PASTE do?

When set to "1", the stamp will display its keyword. The default value is "0" (no keyword shown).

评论

其他 分类下的更多 MCP 服务器