74
/ 100
20 days ago
glama

stargate-mcp

Integrates Asana, GitHub, and Slack into MCP-compatible clients like Claude and Cursor, enabling task management, messaging, and project management through natural language.

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
🚨
Secret credentials may flow to a network call
4 flows detected: ASANA_TOKEN, GITHUB_TOKEN, SLACK_TOKEN. We can’t prove the destination matches the brand the credential belongs to.
🔐
You'll be asked for 3 credentials: ASANA_TOKEN, GITHUB_TOKEN, SLACK_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.
🔐 secretASANA_TOKEN"": "your-asana-personal-access-token",
🔐 secretGITHUB_TOKEN"": "ghp_your-github-personal-access-token"
🔐 secretSLACK_TOKEN"": "xoxp-your-slack-user-token",
// 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 4 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/eggfriedrice24-stargate-mcp-0rxygm)](https://m8ven.ai/mcp/eggfriedrice24-stargate-mcp-0rxygm)
commit: e2c015c26c37e808900170f7727d276083f3f702
code hash: a40ed80fa81301cb2dcc91695f4891d383b0ef0bef3dc96451a14b9a069ed525
verified: 6/23/2026, 10:21:18 AM
view raw JSON →