skill-valut-mcp-server
by AdouaniHoussemKhalil
Overview
The MCP server provides web search capabilities via Tavily and retrieves the latest GitHub releases for major technologies, with a unique notification system to avoid duplicate alerts.
Installation
uv run mcp-server-http.pyEnvironment Variables
- TAVILY_API_KEY
Security Notes
The core server logic file (`mcp-server-http.py`) is empty in the provided source code, preventing a comprehensive security audit. Cannot verify absence of 'eval', obfuscation, or other malicious patterns within the server's operational code. Relying on external APIs (Tavily, GitHub) introduces third-party risks. Assumes environment variables are properly used for API keys, as suggested by `python-dotenv` dependency and README.
Similar Servers
RivalSearchMCP
Advanced MCP server for web research, content discovery, and trends analysis, integrating AI for enhanced insights and orchestrating various data gathering tools.
webintel-mcp
The WebIntel MCP server provides intelligent web search and content retrieval tools, including general web search, video search, web content fetching with pagination, YouTube transcription, and Reddit post/comment fetching, designed for AI assistants.
database-operations-mcp
Manages database connections, executes queries and data operations, inspects schema, and performs advanced browser bookmark management across multiple browsers and database types, including AI-powered features for tagging and analysis.
fastsearch-mcp
Provides lightning-fast file search capabilities on Windows by directly accessing the NTFS Master File Table, integrated with Claude Desktop.