MCP server for the FIVE Character Engine — consistent LLM character voices via JSON constraints
Project description
five-mcp
MCP server for the FIVE Character Engine — an LLM constraint engine that generates JSON personality/style constraints for consistent character voices.
Quick Start
Install
pip install five-mcp
Configure
Set your API key as an environment variable:
export FIVE_API_KEY=five_sk_your_key_here
Get your key at fiveengine.dev.
Use with Claude Desktop
Add to your claude_desktop_config.json:
{
"mcpServers": {
"five-character-engine": {
"command": "five-mcp",
"env": {
"FIVE_API_KEY": "five_sk_your_key_here"
}
}
}
}
Use with other MCP clients
Any MCP-compatible client can connect via stdio transport:
five-mcp
Tool: generate
Generates character constraints via the FIVE engine.
Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
character_name |
string | Yes | Name of the character |
q1 – q4 |
A / B / C / D | Yes | Personality axis choices |
s1 – s4 |
1–5 | No | Style sliders (default: 3) |
free_text |
string | No | Free-form description |
Response
{
"status": "ok",
"remaining": 42,
"constraint": { "..." }
}
Pricing
Each generate call costs $1 and consumes one credit. Manage credits at fiveengine.dev.
Links
- API & Docs: fiveengine.dev
- GitHub: github.com/kiro0x/five-mcp
- Engine repo: github.com/kiro0x/five-character-engine
License
MIT
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file five_mcp-0.1.1.tar.gz.
File metadata
- Download URL: five_mcp-0.1.1.tar.gz
- Upload date:
- Size: 4.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
852a2a8beb31b1149e5b8415cd628f9d41139372d7fd47f1fd0eccd29be25bf7
|
|
| MD5 |
a2ed30562c5c87844ec4acd29779bdcb
|
|
| BLAKE2b-256 |
5c1cf6a7aea4f5c6f7a54ce10875b3d305be4387756949543b5c30c1cfd94c9d
|
Provenance
The following attestation bundles were made for five_mcp-0.1.1.tar.gz:
Publisher:
publish.yml on kiro0x/five-mcp
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
five_mcp-0.1.1.tar.gz -
Subject digest:
852a2a8beb31b1149e5b8415cd628f9d41139372d7fd47f1fd0eccd29be25bf7 - Sigstore transparency entry: 1462876452
- Sigstore integration time:
-
Permalink:
kiro0x/five-mcp@20d209f0ce1a0749b200f15de6353ef8889d1535 -
Branch / Tag:
refs/heads/main - Owner: https://github.com/kiro0x
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@20d209f0ce1a0749b200f15de6353ef8889d1535 -
Trigger Event:
workflow_dispatch
-
Statement type:
File details
Details for the file five_mcp-0.1.1-py3-none-any.whl.
File metadata
- Download URL: five_mcp-0.1.1-py3-none-any.whl
- Upload date:
- Size: 5.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2fe6d681871ba709d7f7ce0513b2ec5356d6625dba835f9398b4a48b5809556e
|
|
| MD5 |
716230aaee5f505b5063fc00f4afd090
|
|
| BLAKE2b-256 |
f1ef60b938f9e05166f221bebedd8985ee1815600f39a999a97ba67ee1328a14
|
Provenance
The following attestation bundles were made for five_mcp-0.1.1-py3-none-any.whl:
Publisher:
publish.yml on kiro0x/five-mcp
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
five_mcp-0.1.1-py3-none-any.whl -
Subject digest:
2fe6d681871ba709d7f7ce0513b2ec5356d6625dba835f9398b4a48b5809556e - Sigstore transparency entry: 1462876483
- Sigstore integration time:
-
Permalink:
kiro0x/five-mcp@20d209f0ce1a0749b200f15de6353ef8889d1535 -
Branch / Tag:
refs/heads/main - Owner: https://github.com/kiro0x
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@20d209f0ce1a0749b200f15de6353ef8889d1535 -
Trigger Event:
workflow_dispatch
-
Statement type: