MCP Server — FastAPI (vandien284/mcp-server) is an MCP server listed on the M8ven Trust Index. It scores 74 out of 100, grade C. No publisher has claimed this listing.

C
Emerging
74/100

MCP Server — FastAPI

A FastAPI-based MCP server providing automation and AI-powered tools for performance testing, security scanning, browser automation, code review, code generation, knowledge retrieval, and design collaboration via both REST API and MCP protocol.

Emerging. No concerning findings. Grades remain capped until the project builds reputation through adoption. Grades reflect the full trust pyramid: code, verification depth, and reputation. New projects cap at C until adoption is earned.

How we verified

⚡ Live Monitored: not connected

Verified is a snapshot. Live keeps it current, and builds your track record.

⚡ Connect GitHub → continuous verification on every pushwhy connect →

Who stands behind it

vandien284

Source: Glama

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. Or connect your repo for our deepest verification, Live Monitored: read-only, revoke anytime. What we access →

Install from

The grade above is for the source repository. Registries can serve a different version, so we mark the ones we were not able to read.

// 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 3 credentials: AWS_SECRET_ACCESS_KEY, BACKLOG_API_KEY, AUTH_JWT_SECRET
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// environment variables
To run this server yourself, you supply these values. They go in your own MCP client configuration and stay on your machine. The secret label means the value is sensitive, not that the server mishandles it.
configALLURE_RESULTS_DIR
configPLAYWRIGHT_OUTPUT_DIR
configPLAYWRIGHT_TEST_TIMEOUT_MS
configINGESTION_POLL_INTERVAL_SECONDS
configINGESTION_MAX_WAIT_SECONDS
configINGESTION_MAX_CONFLICT_RETRIES
configENVIRONMENT
configAWS_ACCESS_KEY_IDAWS credentials
🔐 secretAWS_SECRET_ACCESS_KEYAWS credentials
configAWS_REGIONAWS region for S3, DynamoDB, Bedrock, etc.
configBASE_URL
configASSET_URL
configOWASP_ZAP_PORT
configZAP_RESTART_TIMEOUT_SECONDS
configZAP_READY_STABLE_SUCCESS_COUNT
configS3_BUCKET_NAMES3 bucket for uploads and report storage
configALLURE_S3_FOLDER
configALLURE_S3_RUN_SUBPATH
configSLACK_HOOKSlack incoming webhook URL for job notifications
configSLACK_CHANNELSlack channel for notifications
configSELENIUM_NODE_ADDRESS
configPAIR_NODE_COUNT
configSELENIUM_PORT
configOMNIPARSER_URL
configKB_RELEVANCE_THRESHOLD
configINIT_S3_FOLDER
configREDIS_HOSTRedis host for Miro OAuth state and per-user token storage
configREDIS_PORTRedis port (default 6379 in Docker Compose)
configBACKLOG_DOMAINBacklog domain for backlog sync jobs
🔐 secretBACKLOG_API_KEYBacklog API key
configBACKLOG_PROJECT_KEYSComma-separated Backlog project keys
configAWS_BEDROCK_LLM_MODELBedrock model ID (e.g. anthropic.claude-3-haiku-20240307-v1:0)
configAWS_BEDROCK_LLM_MAX_TOKENS
configPLAYWRIGHT_CONVERSE_MAX_TURNS
configPLAYWRIGHT_CONVERSE_MAX_TOOL_RESULT_CHARS
configPLAYWRIGHT_CONVERSE_TOKEN_WARN_THRESHOLD
configLLM_LOCAL_BASE_URLBase URL for local LLM (e.g. Ollama: http://localhost:11434)
configLLM_LOCAL_MODELLocal LLM model name (e.g. qwen2.5:3b)
configLLM_LOCAL_TIMEOUT
🔐 secretAUTH_JWT_SECRETJWT secret for AuthMiddleware
configARCHIVE_MAX_SIZE
configARCHIVE_MAX_FILES
configBROWSER_JOB_MAX_CONCURRENCY
configECS_CLUSTER_NAME
configECS_LAUNCH_TYPE
configECS_SUBNETS_IDS
configECS_SECURITY_GROUPS_IDS
configECS_ASSIGN_PUBLIC_IP
configVISION_API_URL
configVISION_LAMBDA_FUNCTION_NAME
configAWS_DEFAULT_REGION
configZAP_WORKER_TIMEOUT_S
configZAP_FULL_TIMEOUT_S
configZAP_SCENARIO_TIMEOUT_S
configZAP_WEBSITE_TIMEOUT_S
configZAP_WATCHDOG_INTERVAL_S
configZAP_WATCHDOG_GRACE_S
configZAP_SLOT_QUEUE_TIMEOUT_S
configDISPLAY
// quality suggestions

License file

No license file

Add a LICENSE file (MIT, Apache-2.0, etc.).

Claim the listing to review these findings one by one and send us a correction where you disagree, straight to the team. Claiming also means we tell you when the grade moves, and reach you first if we find anything urgent.

// full audit trail
The findings above are the summary. The full trail, every check we ran, each deduction, the network hosts observed and the dependency advisories, goes to verified publishers, along with an alert whenever a new one lands. Verified publishers can also review each finding and dispute it in one click. Publisher corrections have sharpened several of our checks this month, because the maintainer knows the codebase better than any scanner.
// improvement guidance — verified publishers only
We have 1 concrete improvement 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/vandien284/mcp-server)](https://m8ven.ai/mcp/vandien284/mcp-server)
Shows your grade and updates automatically. Prefer no grade? Append ?variant=verified to the badge URL.
commit: 997ab522d28a833657bcff7878e3dcf9d1b29233
code hash: 8aa10e3f7db3dbe6f89716f002691e43fb1b4a6bdd3fbaa9d55a0f64aa2f4b9b
view raw JSON →
Check MCPs from inside your assistant
Tool Check · MCP

Vetting this one by hand? Tool Check is an MCP that scores other MCPs. Add it once and ask Claude, ChatGPT, or any MCP client to grade a server, surface CVEs, check the publisher, and suggest safer alternatives — before you install.

https://m8ven.ai/api/mcp/tool-check
check_toolsearch_toolscompare_toolsrecommend_alternativescheck_publisherreport_concern
How to add it →Free · no account needed · works in any MCP client