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
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
Blender
ahujasidOpen-source MCP to use Blender with any LLM
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
Comments