Back to Home
elsantiwg icon

MCP-para-todo

Verified Safe

by elsantiwg

Overview

An educational MCP server that connects language models with external tools in real-time, focusing on providing real-world context and extending LLM capabilities.

Installation

Run Command
npm start

Environment Variables

  • OPENWEATHER_API_KEY

Security Notes

The server loads API keys from environment variables, which is good practice. The `mathjs.evaluate` function, if used, is generally considered safe from arbitrary code execution according to its documentation as it does not access the global scope. No hardcoded secrets or 'eval' statements were found. Error messages could expose some internal details but are not critical vulnerabilities for this context. The server uses HTTP POST, not WebSockets, despite README examples.

Similar Servers

Stats

Interest Score30
Security Score8
Cost ClassLow
Avg Tokens100
Stars1
Forks1
Last Update2025-11-27

Tags

MCPLLMToolsTypeScriptNode.js