Artscii
@rxolve
Artscii について
ASCII art & kaomoji search for AI agents. 58 arts + 90 kaomoji. Search, convert images, get random art via MCP.
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"artscii": {
"command": "npx",
"args": [
"-y",
"artscii"
]
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is Artscii?
Artscii is an ASCII art and kaomoji server for AI agents, CLI tools, and chatbots, providing 58 built‑in arts and 90 kaomoji searchable via MCP or REST API.
How to use Artscii?
Run the MCP server with npx -y artscii and configure it in your MCP client (e.g., Claude Desktop, Cursor). Alternatively, start the REST API server with npx artscii and access endpoints like GET /search?q={query}. Use MCP tools such as search, kaomoji, get, random, list, submit, convert, and delete.
Key features of Artscii
- 58 built‑in ASCII arts in three size tiers (16w, 32w, 64w)
- 90 kaomoji across 22 emotion/theme categories
- Search art and kaomoji by query or category
- Convert images to ASCII art via URL or base64
- Submit and delete user‑contributed art
Use cases of Artscii
- Give CLI tools personality with ASCII loading screens, success badges, or error illustrations
- Make chatbots expressive by reacting with mood‑matched kaomoji
- Add visuals to AI agents without wasting tokens (16w art is only 8 lines)
FAQ from Artscii
What arts and kaomoji are included?
58 ASCII arts (icons, symbols, animal silhouettes, detailed scenes) and 90 kaomoji curated from the kao.moji project (MIT license). Art icons from game-icons.net (CC BY 3.0).
How do I install and run Artscii?
For MCP: npx -y artscii. For REST API: npx artscii or npm i artscii && npm start. The MCP server listens on standard MCP transport (stdio) and the REST API on port 3001 by default.
What MCP tools are available?
Tools include search, kaomoji, get, random, list, categories, submit, convert, and delete. Each has specific parameters described in the README.
Can I convert my own images to ASCII?
Yes, via the POST /convert endpoint or the MCP convert tool. Provide a URL or base64‑encoded image, optionally adjust size (16/32/64), invert, contrast, or gamma, and save the result.
Is there a limit on user‑submitted art?
The README does not specify limits. Submissions are stored and can be deleted via the delete tool or DELETE /art/:id endpoint.
「その他」の他のコンテンツ
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
Nginx UI
0xJackyYet another WebUI for Nginx
Awesome-MCP-ZH
yzflyMCP 资源精选, MCP指南,Claude MCP,MCP Servers, MCP Clients
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
コメント