Simeji Stamp Mcp
@simeji-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.
Overview
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_PASTEflag 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).