10
/ 100
1 month ago
github_topic

npcpy

The python library for research and development in NLP, multimodal LLMs, Agents, ML, Knowledge Graphs, and more.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
🚨
Reads files from sensitive locations
Touches: ~/.config, ~/.config/systemd/user
🔐
You'll be asked for 15 credentials: OPENAI_API_KEY, GOOGLE_API_KEY, GEMINI_API_KEY, ELEVENLABS_API_KEY, GROQ_API_KEY, EXA_API_KEY, BRAVE_API_KEY, PERPLEXITY_API_KEY, REPLICATE_API_TOKEN, REPLICATE_API_KEY, HF_TOKEN, HUGGING_FACE_HUB_TOKEN, NPC_STUDIO_LICENSE_KEY, ANTHROPIC_API_KEY, DEEPSEEK_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configINCOGNIDE_HOME
configXDG_DATA_HOME
configNPCSH_DB_PATH
🔐 secretOPENAI_API_KEYexport ="your_key"
🔐 secretGOOGLE_API_KEY
🔐 secretGEMINI_API_KEYexport ="your_key"
🔐 secretELEVENLABS_API_KEY
🔐 secretGROQ_API_KEY
🔐 secretEXA_API_KEY
configSEARXNG_URL
🔐 secretBRAVE_API_KEY
🔐 secretPERPLEXITY_API_KEY
🔐 secretREPLICATE_API_TOKEN
🔐 secretREPLICATE_API_KEY
configOLLAMA_API_URL
configNPCSH_OLLAMA_NUM_CTX
🔐 secretHF_TOKEN
🔐 secretHUGGING_FACE_HUB_TOKEN
🔐 secretNPC_STUDIO_LICENSE_KEY
configGEMINI_SYSTEM_MD
configXDG_CONFIG_HOME
configXDG_CACHE_HOME
configPYTHONWARNINGS
configSDL_AUDIODRIVER
configNPCSH_API_URL
🔐 secretANTHROPIC_API_KEYexport ="your_key"
🔐 secretDEEPSEEK_API_KEY
configNPCSH_GGUF_DIR
configINCOGNIDE_IMAGE_MODEL
configINCOGNIDE_IMAGE_PROVIDER
configINCOGNIDE_GGUF_DIR
configINCOGNIDE_DB_PATH
configINCOGNIDE_DATA_DIR
configINCOGNIDE_PORTport = os.environ.get('', '5437' if is_dev else '5337')
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 3 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/npc-worldwide-npcpy-en0wd4)](https://m8ven.ai/mcp/npc-worldwide-npcpy-en0wd4)
commit: 5a25a56c78b0400f1869eecb1086beb0995f50eb
code hash: 843656f92980249e351329d56bbc6e238dc2ae1910080cec873740495d72b8de
verified: 6/15/2026, 3:11:21 PM
view raw JSON →