43
/ 100
1 month ago
mcp_so

Model Context Protocol (MCP) Server

an MCP server for the services I like to use with AI agents, which you should probably fork and modify for your own use. No PRs accepted, this is just for me. Not private because you or a bot might get something out of what you see here.

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 4 credentials: SECRET_KEY, GITHUB_TOKEN, GITLAB_TOKEN, GMAPS_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.
🔐 secretSECRET_KEYyour-secret-key
configGITHUB_API_URL
🔐 secretGITHUB_TOKENyour-github-token
configGITLAB_API_URL
🔐 secretGITLAB_TOKENyour-gitlab-token
🔐 secretGMAPS_API_KEYyour-google-maps-api-key
configMEMORY_DB_URIsqlite:///memory.db
configPUPPETEER_HEADLESS
configCHROME_PATH/usr/bin/chromium-browser
configMEMORY_PROFILE
configMEMORY_BASE_PATH
configMEMORY_T1_MAX_ITEMS
configMEMORY_T1_TTL
configVALKEY_URL
configREDIS_URL
configMEMORY_T2_DB_PATH
configMEMORY_POSTGRES_URL
configMEMORY_T3_PATH
configMEMORY_S3_BUCKET
configMEMORY_S3_ENDPOINT
configMEMORY_T4_PATH
configMEMORY_WORM_ENABLED
configMEMORY_HEAT_T3_T2
configMEMORY_HEAT_T2_T1
configMEMORY_DEMOTION_HOURS_T1_T2
configMEMORY_DEMOTION_DAYS_T2_T3
configPORT
configMCP_SERVER_URL
configMEMORY_REDIS_URL
// 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 1 concrete improvement 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/adampippert-multi-service-mcp-server-1opie2)](https://m8ven.ai/mcp/adampippert-multi-service-mcp-server-1opie2)
commit: 115fe277cb9168b4d5dacbdeaa89bc22ca369eea
code hash: 746e40c2b4f505f8304607be0c62db0a2d9f2cc00b0758608627bc7f3677f5d5
verified: 6/16/2026, 1:16:27 PM
view raw JSON →