Spaces:
Sleeping
Sleeping
title: MCP Sentiment Analysis | |
emoji: π | |
colorFrom: blue | |
colorTo: green | |
sdk: gradio | |
sdk_version: "5.38.0" | |
app_file: app.py | |
pinned: false | |
# MCP Sentiment Analysis | |
A simple sentiment analysis tool built with Gradio and MCP (Model Context Protocol). | |
## Features | |
- Real-time sentiment analysis of text input | |
- Clean, intuitive web interface | |
- Powered by TextBlob for sentiment classification | |
## Usage | |
Simply enter text in the input field and get instant sentiment analysis results. |