69
/ 100
6 days ago
glama

Freelance MCP Server

An AI-powered freelance platform aggregator that helps users find gigs, generate proposals, negotiate rates, and optimize profiles.

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.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 7 credentials: GROQ_API_KEY, EMAIL_PASSWORD, UPWORK_CLIENT_SECRET, UPWORK_ACCESS_TOKEN, UPWORK_REFRESH_TOKEN, FREELANCER_OAUTH_TOKEN, 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.
🔐 secretGROQ_API_KEY"": "gsk_your_key_here",
configSMTP_SERVER
configSMTP_PORT
configEMAIL_USER
🔐 secretEMAIL_PASSWORD
configFROM_EMAIL
configSLACK_WEBHOOK_URL
configDISCORD_WEBHOOK_URL
configCUSTOM_WEBHOOK_URL
configUPWORK_CLIENT_ID
🔐 secretUPWORK_CLIENT_SECRET
🔐 secretUPWORK_ACCESS_TOKEN
🔐 secretUPWORK_REFRESH_TOKEN
🔐 secretFREELANCER_OAUTH_TOKEN
configOWNER_PHONE
configOWNER_COUNTRY_CODEecho =1 >> .env
configOWNER_PHONE_NUMBER"": "5551234567"
configENVIRONMENT
🔐 secretMCP_AUTH_TOKEN(Optional) Authentication token for advanced setups
configSERVER_MODE
configSERVER_PORT
configSERVER_HOST
configUSE_DATABASE
configDATABASE_URL
configLOG_LEVEL
configLOG_FILE
configLOG_FORMAT
configENABLE_CACHING
configCACHE_TTL
configENABLE_RATE_LIMITING
configRATE_LIMIT_REQUESTS
configLLM_MODEL
configLLM_TEMPERATURE
configENABLE_AI_FEATURES
configENABLE_CODE_REVIEW
configENABLE_CODE_DEBUG
configSAMPLE_DATA_ENABLED
configMAX_SEARCH_RESULTS
// 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/n1kh1lt0x1n-freelancemcp-pyotvc)](https://m8ven.ai/mcp/n1kh1lt0x1n-freelancemcp-pyotvc)
commit: e1e0961a7733ae0d5fbedbe132feae0b7e9f064f
code hash: 1353c2faf1f3f3a1d8a3043df4ec31ae3650ff0de503fe329d1a9af5f6331a51
verified: 6/22/2026, 12:58:18 PM
view raw JSON →