gensim-mcp.md

Gensim MCP

from"gensim"
420

Gensim topic modeling and word vectors

AI & ML
Gensimtopicsword2vecNLP
install.sh
# Clone the repository
$git clone https://github.com/RaRe-Technologies/mcp-server
# Install dependencies
$npm install
# Build and serve
$npm run build && npm run serve