MCP SOP Server
JSON →An MCP server for accessing and searching Standard Operating Procedures (SOPs) with Italian language support.
Install
pip install -r Tools · 6
- search_sop_documents Search for relevant SOP content using natural language queries.
- get_sop_guidance Get specific guidance for a situation based on SOP documents.
- list_sop_categories Get all available SOP categories and collection statistics.
- get_sop_by_category Retrieve all SOPs within a specific category.
- refresh_sop_database Refresh the document database (use when SOPs are updated).
- get_server_status Get current server status and statistics.