70
/ 100
13 days ago
glama

Othos MCP

MCP server for the Othos platform that enables AI agents to manage organizations, projects, columns, and tickets via OAuth or bearer token authentication.

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
⚠️
Known vulnerabilities in dependencies: 2 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
🔐
You'll be asked for 2 credentials: OTHOS_ACCESS_TOKEN, OTHOS_PERSONAL_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.
configMCP_HOST127.0.0.1 \
configMCP_PORTHTTP bind port. Defaults to 8787.
configMCP_PUBLIC_BASE_URL
configNEXT_PUBLIC_API_URLfallback API base URL when OTHOS_API_URL is not set.
configOTHOS_ACCESS_COOKIEexisting Othos cookie header for compatibility mode.
🔐 secretOTHOS_ACCESS_TOKENexisting access token. Non-PAT values are treated as cookie auth.
configOTHOS_API_URLOthos API base URL. Defaults to https://api.othos.com.br/api/v1.
configOTHOS_MCP_TRANSPORTset to http to enable Streamable HTTP mode.
configOTHOS_OAUTH_INTROSPECTION_URLOAuth token introspection URL.
configOTHOS_OAUTH_RESOURCE_METADATA_URLOAuth protected resource metadata URL.
🔐 secretOTHOS_PERSONAL_TOKENexport ="othos_pat_v1...."
configOTHOS_PERSONAL_TOKEN_PATHYou can override that with or the savePath argument.
configXDG_CONFIG_HOME$/othos-mcp/personal-token, or
// 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 6 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/othos-io-othos-mcp-server-ioncmr)](https://m8ven.ai/mcp/othos-io-othos-mcp-server-ioncmr)
commit: 6ad12855896a83f8fbadb42b8960025c7fce3d15
code hash: 5065ec1e9d5e9b397d323a59991e99449cb7ba6dab3c9c9c010a18ff1f570eee
verified: 6/15/2026, 12:56:43 PM
view raw JSON →