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.
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"simeji-stampmcp": {
"command": "npx",
"args": [
"-y",
"simeji-stampmcp"
],
"env": {
"STAMP_API_KEY": "{apikey}"
}
}
}
}工具
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.
概览
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).
其他 分类下的更多 MCP 服务器
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
ghidraMCP
LaurieWiredMCP Server for Ghidra
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
🚀 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,
评论