41
/ 100
19 days ago
glama

Fellow MCP Server

Enables AI tools to interact with the Fellow.ai API for managing action items, notes, recordings, webhooks, and user info with full CRUD operations.

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 2 credentials: FELLOW_API_KEY, MCP_AUTH_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.
🔐 secretFELLOW_API_KEYyour-fellow-api-key
configFELLOW_SUBDOMAINyour-company
configMCP_AUTH_ENABLEDNo false Set to true (case-sensitive) to require token authentication
🔐 secretMCP_AUTH_TOKENConditional — Authentication token (min 16 characters). Required when MCP_AUTH_ENABLED=true
configGUNICORN_WORKERSNo 2 Number of Gunicorn worker processes (1–8)
configLOG_LEVELNo INFO Log verbosity: DEBUG, INFO, WARNING, ERROR, CRITICAL
configMCP_ENDPOINT_PATHNo /mcp HTTP path for the MCP endpoint
// 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/ccsi-sandbox-fellow-mcp-server-r536ey)](https://m8ven.ai/mcp/ccsi-sandbox-fellow-mcp-server-r536ey)
commit: 896e115c8e49f2856075afe5c2d1a6d216b12dd2
code hash: d91d706e235d20cd0cf382e53a503e3e05c420828782ac502d3062b8edfc93aa
verified: 6/25/2026, 9:54:31 AM
view raw JSON →