Loading languages...
ME

MedifinderMCP

@MediFinderBot

Message Communication Protocol (MCP) server that facilitates secure, standardized communication between system components and the medicine inventory database. Provides RESTful endpoints for location-based medicine searches, availability queries, and optimized messaging for WhatsApp integration.

medicine
inventory
query
ai-assistant
postgresql

# mcpServer Config

{"mcpServers":{"MedifinderMCP":{"command":"C:\\path\\to\\project\\venv\\Scripts\\python.exe","args":["C:\\path\\to\\project\\main.py"],"env":{"DB_HOST":"localhost","DB_PORT":"5432","DB_NAME":"medifinderbot","DB_USER":"your_user","DB_PASSWORD":"your_password","DEBUG":"True","ENV":"development","SERVER_NAME":"MedifinderMCP","SERVER_VERSION":"1.0.0","MCP_SERVER_NAME":"MedifinderMCP","MCP_SERVER_DESCRIPTION":"MCP server for medicine inventory queries","MAX_SEARCH_RESULTS":"50","SEARCH_SIMILARITY_THRESHOLD":"0.3"}}}

# stdio

python main.py
Transport:
stdio
Language:
Python
Created:3/21/2025
Updated:3/22/2025