KOL Sentiment MCP
A Model Context Protocol (MCP) implementation for Key Opinion Leader sentiment analysis using the Masa AI API.
Overview
Features
Architecture
kol-sentiment-mcp/
βββ app/
β βββ handlers/ # Action handlers
β βββ routes/ # API routes
β βββ services/ # Core services
β βββ templates/ # HTML templates
β βββ utils/ # Utilities
βββ logs/ # Log files
βββ tests/ # Test cases
βββ .env # Environment variables
βββ .env.example # Example environment file
βββ requirements.txt # Dependencies
βββ run.py # Main entry point
βββ README.md # DocumentationLast updated