67
/ 100
25 days ago
glama

UCP Server

Self-hosted server that generates and serves Universal Context Packages (UCP) to AI agents via MCP, turning complex issue threads into structured, verifiable context.

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: GITHUB_TOKEN, GH_TOKEN, JIRA_API_TOKEN, UCP_LLM_API_KEY, OPENAI_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies1 medium

Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.

mediumajv@8.17.1GHSA-2g4f-4pwh-qvx6

ajv has ReDoS when using `$data` option

Depend on this server? Get alerted when its CVEs change.Watch this server free →
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
🔐 secretGITHUB_TOKENdocker run --rm -p 8080:8080 -e =ghp_yourtoken \
🔐 secretGH_TOKEN
configJIRA_BASE_URLucp-gen jira PROJ-123 -o task.ucp.json # needs + token
configJIRA_EMAIL
🔐 secretJIRA_API_TOKEN
configUCP_LLM_BASE_URL
🔐 secretUCP_LLM_API_KEY
🔐 secretOPENAI_API_KEY
configUCP_LLM_MODEL
configUCP_DIR
// 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/ucpcore-ucp-1wb2p2)](https://m8ven.ai/mcp/ucpcore-ucp-1wb2p2)
commit: 6039ffe153aaa9d8e07356cb031339254c2ac089
code hash: 143036a106948663bc7cdd0bc9ec397eca2850757b0d53a03095b5e106399174
verified: 7/6/2026, 10:30:11 AM
view raw JSON →