Server data from the Official MCP Registry
Text to 8-dim emotion vector, emotion texture, causal intent and 3D avatar driving parameters
About
Text to 8-dim emotion vector, emotion texture, causal intent and 3D avatar driving parameters
Remote endpoints: streamable-http: https://taichusjs.cn/mcp
Security Report
This MCP server implements proper authentication via API key (required environment variable) and makes authenticated HTTP calls to an external API. The codebase is clean with appropriate error handling and no malicious patterns. Minor code quality observations exist around broad exception handling, but do not constitute security vulnerabilities. Permissions align well with the server's stated purpose of text analysis via external API. Supply chain analysis found 5 known vulnerabilities in dependencies (0 critical, 5 high severity).
3 files analyzed · 8 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
Permissions Required
This plugin requests these system permissions. Most are normal for its category.
How to Install & Connect
Available as Local & Remote
This plugin can run on your machine or connect to a hosted endpoint. during install.
Documentation
View on GitHubFrom the project's GitHub README.
Chenji Affect MCP Server
Turn raw text into structured affect signals — an 8-dimensional emotion vector, emotion texture labels, causal intent, and 3D avatar driving parameters — inside any MCP-capable client (Claude Desktop, Cursor, Qoder, etc.).
Powered by the Chenji Affect API (taichusjs.cn).
Tools
| Tool | Level | Description |
|---|---|---|
analyze_text | L1 | Text → 8-dim affect vector + emotion texture + intent + state description |
generate_avatar_params | L2 | Text → blendshape/AU/curve animation package + lighting/atmosphere package + upstream L1 |
Install
Requires Python 3.10+.
pip install "mcp>=1.0,<2"
Get an API key:
- Free BASIC plan (100 req/day, 3,000/month): subscribe on RapidAPI, or request a trial key at
https://taichusjs.cn/trial.html.
Configure (Claude Desktop example)
{
"mcpServers": {
"chenji-affect": {
"command": "python",
"args": ["/absolute/path/to/server.py"],
"env": {
"CHENJI_API_KEY": "cj-your-key-here"
}
}
}
}
Environment variables:
| Variable | Required | Description |
|---|---|---|
CHENJI_API_KEY | Yes | Your Chenji API key |
CHENJI_API_BASE | No | Defaults to https://taichusjs.cn |
Notes
- L1 input is limited to 2000 characters (every 200 chars = 1 billing unit).
generate_avatar_paramsrequires a key tier that includes L2.- Privacy: raw text is never persisted by the API; only key hashes and telemetry are retained.
- Wellness and affect-state simulation only — not a medical or diagnostic tool.
Links
- Website: https://taichusjs.cn
- RapidAPI listing: https://rapidapi.com/zhiyudev/api/chenji-affect-api
- Machine-readable capability card: https://taichusjs.cn/.well-known/capability.jsonld
Reviews
No reviews yet
Be the first to review this server!
More Developer Tools MCP Servers
Git
Freeby Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
Fetch
Freeby Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
Toleno
Freeby Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
mcp-creator-python
Freeby mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.
MCP Marketplace
Freeby mcp-marketplace · Developer Tools
Search and install MCP servers from inside your AI client.
MarkItDown
Freeby Microsoft · Content & Media
Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption
