66
/ 100
1 month ago
mcp_so

ConsultingAgents MCP Server

An MCP server that interfaces with OpenAI and Anthropic's APIs to give Claude Code \

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: OPENAI_API_KEY, ANTHROPIC_API_KEY, GOOGLE_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
🔐 secretGOOGLE_API_KEYyour_google_api_key_here
configMCP_TRANSPORTTransport protocol (default: "stdio", alternatives: "http", "sse")
configPORTServer port when using HTTP/SSE transport (default: 5000)
configHOSTServer host when using HTTP/SSE transport (default: "127.0.0.1")
configFASTMCP_HOST
configFASTMCP_PORT
// 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 4 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/matthewpdingle-consulting-agents-mcp-1iv0xs)](https://m8ven.ai/mcp/matthewpdingle-consulting-agents-mcp-1iv0xs)
commit: 9b65196b06168b0bd40c4d4da5cc18cd6729f562
code hash: 32c3e0e6bd85dfabd85d94c926956ea556809d199ef6a81363902b493e10a4e0
verified: 6/16/2026, 12:24:03 PM
view raw JSON →