73
/ 100
15 days ago
glama

mcp-ai-agent-server

A dual-mode MCP server and CLI agent for AI-powered tasks including weather, news, file management, web scraping, and data processing via LangChain.

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, OPENWEATHER_API_KEY, NEWS_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
🔐 secretOPENWEATHER_API_KEYyour_openweather_api_key
🔐 secretNEWS_API_KEYyour_news_api_key
configMCP_SERVER_NAME
configLOG_LEVEL
configSERVER_HOST
configSERVER_PORT
configMODEL_NAME
// 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 2 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/elcaiseri-mcp-ai-agent-server-9zvxem)](https://m8ven.ai/mcp/elcaiseri-mcp-ai-agent-server-9zvxem)
commit: 0d6d430dfb23d7489839933d26ce6f12a18509b5
code hash: 025a9781ae72c4520467845dee2380fdeb4b8ac0ea88a640f45648705d273533
verified: 6/22/2026, 1:14:02 PM
view raw JSON →