Simeji Stamp Mcp
@simeji-mcp
About 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.
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"simeji-stampmcp": {
"command": "npx",
"args": [
"-y",
"simeji-stampmcp"
],
"env": {
"STAMP_API_KEY": "{apikey}"
}
}
}
}Tools
1Retrieve 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).
More Other MCP servers
Blender
ahujasidOpen-source MCP to use Blender with any LLM
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
Servers
modelcontextprotocolModel Context Protocol Servers
Awesome Mlops
visengerA curated list of references for MLOps
Comments