69
/ 100
4 days ago
glama

linkup-mcp

Provides web search and local document RAG using Ollama, enabling privacy-preserving AI assistance in Cursor IDE.

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
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 5 credentials: ELEVENLABS_API_KEY, LINKUP_API_KEY, GOOGLE_OAUTH_CLIENT_SECRET, GOOGLE_CLIENT_SECRET, STITCH_GOOGLE_FERNET_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.
configSTITCH_APP_ROOTYou need Node on PATH and a local stitch-app clone (sibling ../stitch-app or ). The first Tauri dev run may compile Rust dependencies (one-time wait).
configSTITCH_ALLOWED_ORIGINS│ ├── cors.py # handling
configSTITCH_FACE_MAX_ENROLL_IMAGES
configSTITCH_FACE_DEV_SKIP_LIVENESS
configSTITCH_DESKTOP_DIST
configSTITCH_VOICE_TRANSCRIBE
configSTITCH_VOICE_STT_ENGINE
🔐 secretELEVENLABS_API_KEY
configELEVENLABS_VOICE_ID
configNAMI_VOICE_ID
configSTITCH_FACE_MATCH_THRESHOLD
configSTITCH_FACE_MODEL
configSTITCH_FACE_DETECTOR
configSTITCH_FACE_ENROLL_MAX_SIDE_LENIENT
configSTITCH_FACE_MAX_SIDE
configSTITCH_FACE_LIVENESS_MIN_FRAMES
configSTITCH_FACE_HEAD_TURN_MIN
configSTITCH_FACE_DB_DIR
configSTITCH_FACE_PASSPHRASE
configSTITCH_WHISPER_MODEL
configSTITCH_WHISPER_DEVICE
configSTITCH_WHISPER_COMPUTE_TYPE
configRAG_LLM_MODEL
configRAG_DATA_DIR
configSTITCH_RAG_DEBUGdebug_retrieval_cards (only when =1 and fallback — raw top chunks for debugging)
configOLLAMA_MODEL
🔐 secretLINKUP_API_KEYyour_linkup_api_key # Optional, for web_search tool
configGOOGLE_OAUTH_CLIENT_ID
configGOOGLE_CLIENT_ID
🔐 secretGOOGLE_OAUTH_CLIENT_SECRET
🔐 secretGOOGLE_CLIENT_SECRET
configSTITCH_RAG_BRIDGE_PORT
configSTITCH_AUTH_DB
🔐 secretSTITCH_GOOGLE_FERNET_KEY
configSTITCH_SESSION_TTL_SEC
configSTITCH_RAG_BRIDGE_MAX_BODY_BYTES
// 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 5 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/ranneg-linkup-mcp-10jcvz)](https://m8ven.ai/mcp/ranneg-linkup-mcp-10jcvz)
commit: 8291068c3112091399ebc57edad63f6dddc8a677
code hash: 57845080976fd2e12ddf05b071bf4940d2a1f8ef675b1c7d2545fbec885c9844
verified: 6/24/2026, 10:28:58 AM
view raw JSON →
linkup-mcp · M8ven Trust Score | M8ven