71
/ 100
9 days ago
glama

MCP Setup Server

A modular MCP server exposing tools for integrating with services like GitHub, Redash, Jenkins, Figma, Jira, Confluence, Teams, Datadog, PagerDuty, Slack, and Presto, enabling users to manage these platforms through natural language via an MCP client.

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.
🔐
You'll be asked for 14 credentials: CONFLUENCE_API_TOKEN, DATADOG_API_KEY, DATADOG_APP_KEY, FIGMA_TOKEN, GITHUB_TOKEN, JENKINS_API_TOKEN, JIRA_PERSONAL_TOKEN, PAGERDUTY_API_TOKEN, PRESTO_PASSWORD, REDASH_API_KEY, SLACK_MCP_XOXC_TOKEN, SLACK_MCP_XOXD_TOKEN, SLACK_BOT_TOKEN, TEAMS_ACCESS_TOKEN
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.
configCONFLUENCE_EMAILConfluence CONFLUENCE_URL, , CONFLUENCE_API_TOKEN 13
🔐 secretCONFLUENCE_API_TOKENConfluence CONFLUENCE_URL, CONFLUENCE_EMAIL, 13
configDATADOG_SITEDatadog DATADOG_API_KEY, DATADOG_APP_KEY, 17
🔐 secretDATADOG_API_KEYDatadog , DATADOG_APP_KEY, DATADOG_SITE 17
🔐 secretDATADOG_APP_KEYDatadog DATADOG_API_KEY, , DATADOG_SITE 17
configMCP_ENVenvironment.py # shared / env-var resolution helpers
🔐 secretFIGMA_TOKENFigma 14
configGITHUB_USER
🔐 secretGITHUB_TOKENGitHub 21
configJENKINS_USERJenkins JENKINS_URL, , JENKINS_API_TOKEN 19
🔐 secretJENKINS_API_TOKENJenkins JENKINS_URL, JENKINS_USER, 19
configJENKINS_JOBS_FILTER
configJIRA_PROJECTS_FILTER(comma-separated project keys) scopes jira_search to
🔐 secretJIRA_PERSONAL_TOKEN
configJIRA_EMAILJira JIRA_URL, JIRA_API_TOKEN (+ for Cloud) 18
🔐 secretPAGERDUTY_API_TOKENPagerDuty , PAGERDUTY_FROM_EMAIL 17
configPAGERDUTY_FROM_EMAILPagerDuty PAGERDUTY_API_TOKEN, 17
configPRESTO_USE_HTTPS
configPRESTO_USERPresto PRESTO_HOST, PRESTO_PORT, , PRESTO_CATALOG, PRESTO_SCHEMA 8
configPRESTO_CATALOGPresto PRESTO_HOST, PRESTO_PORT, PRESTO_USER, , PRESTO_SCHEMA 8
configPRESTO_SCHEMAPresto PRESTO_HOST, PRESTO_PORT, PRESTO_USER, PRESTO_CATALOG, 8
🔐 secretPRESTO_PASSWORD
configPRESTO_PROTOCOL
🔐 secretREDASH_API_KEYRedash REDASH_URL, 26
🔐 secretSLACK_MCP_XOXC_TOKEN
🔐 secretSLACK_MCP_XOXD_TOKEN
🔐 secretSLACK_BOT_TOKENSlack 17
configSLACK_MCP_USER_AGENT
🔐 secretTEAMS_ACCESS_TOKENTeams 16
// 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 2 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/lakshmidevi2016-mcp-setup2016-15mdrs)](https://m8ven.ai/mcp/lakshmidevi2016-mcp-setup2016-15mdrs)
commit: a950ff080333833192071b4cb7711f80eb7dd22c
code hash: 76dcb8446583432af6416aef1798496096e1714be38cf5ecaf5d4a034c13cb02
verified: 6/20/2026, 9:07:44 AM
view raw JSON →