Osseni94/oyemi-mcp
Deterministic semantic word encoding and valence/sentiment analysis using 145K+ word lexicon. Provides word-to-code mapping, semantic similarity, synonym/antonym lookup with zero runtime NLP dependencies.
Quick Start
Clone the repository:
git clone https://github.com/Osseni94/oyemi-mcpClaude Desktop configuration example:
{
"mcpServers": {
"oyemi-mcp": {
"command": "npx",
"args": [
"-y",
"Osseni94/oyemi-mcp"
]
}
}
}Check the repository README for specific installation and configuration instructions.