43
/ 100
16 days ago
glama

Vane MCP Server

A production-ready Model Context Protocol (MCP) server that extends GitHub Copilot with GitHub repository management capabilities. Enables AI-driven issue tracking, repository information retrieval, and seamless GitHub integration.

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 1 credential: GITHUB_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.
configVANE_ROOT_IDVANE_ROOT_ID_8A9B3C4D5E6F7G8H # Workspace ID
configLLM_MODELgpt-3.5-turbo # LLM model to use
configMCP_ENABLEDtrue # Enable/disable MCP (default: true)
configMCP_GITHUB_URL
🔐 secretGITHUB_TOKENEdit .env with your
configGITHUB_REPO_OWNERmyou260312-eng # Repository owner
configGITHUB_REPO_NAMErepo-name # Repository name
configLOG_LEVELINFO # DEBUG, INFO, WARNING, ERROR
configENABLE_SEMANTIC_CACHE
// 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/myou260312-eng-skills-integrate-mcp-with-copilot-ajibue)](https://m8ven.ai/mcp/myou260312-eng-skills-integrate-mcp-with-copilot-ajibue)
commit: 3b4e694a9e5ffbacdd226c9c17b0c23c12ad4107
code hash: 6ffa2b7762cd6a13e5f7b69ac2e0181c0fdccf4a29df3499640a4e0d1b236c6a
verified: 7/15/2026, 8:47:47 AM
view raw JSON →