65
/ 100
22 days ago
glama

USCardForum MCP Server

Enables AI assistants to interact with USCardForum, a Discourse-based community focused on US credit cards and points, providing access to topics, user profiles, search, and authenticated actions like notifications and bookmarks.

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: 1 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 3 credentials: NITAN_TOKEN, NITAN_PASSWORD, NITAN_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies1 high

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

highwrangler@4.56.0GHSA-36p8-mvp6-cv38

Wrangler affected by OS Command Injection in `wrangler pages deploy`

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.
configMCP_HOST0.0.0.0 HTTP server host (for sse/streamable-http)
configMCP_PORT8000 HTTP server port (for sse/streamable-http)
🔐 secretNITAN_TOKEN(none) Bearer token for MCP auth (streamable-http only)
configUSCARDFORUM_URL
configUSCARDFORUM_TIMEOUT15.0 Request timeout in seconds
configNITAN_USERNAME(none) Forum username for auto-login (optional)
🔐 secretNITAN_PASSWORD(none) Forum password for auto-login (optional)
🔐 secretNITAN_API_KEY(none) Discourse User API Key (optional, alternative auth)
configNITAN_API_CLIENT_ID(none) Discourse API Client ID (optional, alternative auth)
configNITAN_WRITE_ENABLED
configNITAN_SKIP_PLAYWRIGHT
// 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 7 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/raidenrock-uscardforum-mcp-ih2jrs)](https://m8ven.ai/mcp/raidenrock-uscardforum-mcp-ih2jrs)
commit: d4cf5b4b8621338a5833a25f8c7554ff4c90a99a
code hash: e7cd241214daa4f9362b0fe35953a0d96573a1fadef48b7ea63201602b9b05ce
verified: 7/9/2026, 10:19:38 AM
view raw JSON →