69
/ 100
23 days ago
glama

SC-MCP-SERVER

MCP server for AI agents to execute the complete NevioServiceCenter flight booking flow. It provides 10 tools for flight search, cart management, passenger details, seat selection, ancillaries, and booking confirmation with automatic JWT token management.

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 1 credential: MCP_API_KEY
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_PORT3100 HTTP port (SSE mode)
configMCP_HOST127.0.0.1 HTTP host (SSE mode)
configMCP_TRANSPORTstdio Transport: stdio or sse
🔐 secretMCP_API_KEY(empty) Bearer token for HTTP auth
configAPIM_TOKEN_TTL1700 JWT token cache TTL in seconds
configAPI_REQUEST_TIMEOUT30 HTTP request timeout in seconds
// 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/kumaravel-v10-mcp-1hnpdm)](https://m8ven.ai/mcp/kumaravel-v10-mcp-1hnpdm)
commit: abe1f7d8ba40e9e6e09c340e9395ff22c3983afe
code hash: 56aa237e0f5fc6c4f5d9d3a5e4e6c1ea3e2688fc675d8afefd99f1f57454bb40
verified: 7/8/2026, 8:48:21 AM
view raw JSON →