0
/ 100
7 days ago
pulsemcp

OpenAI MCP

Provides a high-performance bridge between OpenAI and Anthropic models with prompt templating, response streaming, and efficient caching for applications requiring customizable LLM access.

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
🚨
Reads files from sensitive locations
Touches: ~/.config/claude_code/config.json, ~/.config/claude_code/usage_history.json, ~/.config/claude_code/config.json
🔐
You'll be asked for 7 credentials: OPENAI_API_KEY, ANTHROPIC_API_KEY, GOOGLE_SEARCH_API_KEY, BING_SEARCH_API_KEY, JINA_API_KEY, OPENWEATHER_API_KEY, MODAL_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.
🔐 secretOPENAI_API_KEYyour_openai_api_key_here
🔐 secretANTHROPIC_API_KEYyour_anthropic_api_key_here
configOPENAI_MODEL
🔐 secretGOOGLE_SEARCH_API_KEY
configGOOGLE_SEARCH_CX
🔐 secretBING_SEARCH_API_KEY
🔐 secretJINA_API_KEY
configOPENAI_TEMPERATURE
configMAX_TOOL_ITERATIONS
configENABLE_TOOL_OPTIMIZATION
🔐 secretOPENWEATHER_API_KEY
configMODAL_API_URL
🔐 secretMODAL_API_KEY
configDEFAULT_MODEL
configHF_HUB_ENABLE_HF_TRANSFER
// 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 6 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/arthurcolle-openai-mcp-1d2elh)](https://m8ven.ai/mcp/arthurcolle-openai-mcp-1d2elh)
commit: 9c80d9a1ed7ee70aa3a5eed9ff1df1c7cf0e7ce5
code hash: 820a781d72592c5aeccc9970fb7c913fc547f02a035cfc914b4970bc87b5544a
verified: 7/24/2026, 8:55:00 AM
view raw JSON →