Back to Home
soumyajindal07 icon

RemoteMCPServer

Verified Safe

by soumyajindal07

Overview

Provides an HTTP API for programmatic web searching using the Tavily search engine.

Installation

Run Command
python main.py

Environment Variables

  • TAVILY_API_KEY

Security Notes

The code uses environment variables for API keys, preventing hardcoded secrets. No 'eval' or direct arbitrary code execution functions were found. The server binds to '0.0.0.0', which is standard for a publicly accessible service but requires proper firewalling and access control in production environments.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassMedium
Avg Tokens750
Stars0
Forks0
Last Update2025-11-26

Tags

Web Search APIInformation RetrievalTool ServerLangChain ToolsRemote Tools