74
/ 100
28 days ago
glama

mcpify

Converts any OpenAPI specification into an MCP server, allowing AI assistants to interact with REST APIs through natural language.

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 3 credentials: MCPIFY_BEARER_TOKEN, MCPIFY_OAUTH_CLIENT_SECRET, MCPIFY_OAUTH_REFRESH_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.
configMCPIFY_API_KEY_HEADERAPI key header name
configMCPIFY_API_KEY_VALUEAPI key value
🔐 secretMCPIFY_BEARER_TOKEN"": "your-token"
configMCPIFY_OAUTH_CLIENT_IDexport =...
🔐 secretMCPIFY_OAUTH_CLIENT_SECRETexport =...
🔐 secretMCPIFY_OAUTH_REFRESH_TOKENOAuth2 refresh token
// 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.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/bahri-hirfanoglu-mcpify-12lo1e)](https://m8ven.ai/mcp/bahri-hirfanoglu-mcpify-12lo1e)
commit: 215902bbd536cb6f712dc17e7ca069cb601ceb7e
code hash: e9365d1f3225b8fff2a331ee8b2ef6a3ad3514610cd057585bf0c70709b5ee35
verified: 6/17/2026, 11:41:58 AM
view raw JSON →