mcpfinder
Verified Safeby SaiVSrini
Overview
Routes user natural language queries to the most relevant Model Context Protocol (MCP) tools from a catalog, enhancing tool discovery and usage for developers.
Installation
python -m mcp_suggester.serverEnvironment Variables
- OPENAI_API_KEY
- MCP_CATALOG_DB
Security Notes
The server correctly utilizes environment variables for API keys, avoiding hardcoded secrets. It makes external API calls to OpenAI, which is an explicit dependency. The use of SQLite for the tool catalog is local and file-based. No 'eval' or obfuscation found. The FastAPI-based 'api_server.py' binds to '0.0.0.0' by default, which is standard for a server but might require explicit firewall configuration in a production environment.
Similar Servers
mcp-server-infranodus
Integrates InfraNodus knowledge graph and text network analysis capabilities into LLM workflows and AI assistants for advanced text analysis, content gap detection, and SEO optimization.
mcp-dblp
Provides Large Language Models (LLMs) with structured access to the DBLP computer science bibliography for searching publications, processing citations, and exporting BibTeX entries.
mcp-server-pipecd
Provides an MCP (Model Context Protocol) server to integrate PipeCD's application and deployment management capabilities with MCP clients.
mcp
The AI Endurance MCP server provides conversational access to personal training data, workouts, performance analytics, and training plan management for runners, cyclists, and triathletes through AI assistants.