File size: 492 Bytes
0708165
 
 
 
 
 
5b2617e
0708165
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
---
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.