Turkish-Sentiment-Anlaysis
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Turkish-Sentiment-AnlaysisAnalyze the sentiment of this Turkish review: 'Ürün kalitesi harika, hızlı teslimat!'"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
MCP Turkish Sentiment Analysis
Turkish sentiment analysis MCP server exposed through a Hugging Face Space. This project lets MCP-compatible clients call a remote sentiment analysis tool over SSE.
Demo
Hugging Face Space: https://huggingface.co/spaces/emredeveloper/mcp-turkish-sentiment
Related MCP server: KeyNeg MCP Server
Usage with MCP Remote
Add the following configuration to your MCP client:
{
"gradio": {
"command": "npx",
"args": [
"mcp-remote",
"https://emredeveloper-mcp-turkish-sentiment.hf.space/gradio_api/mcp/sse"
]
}
}What It Does
Accepts Turkish text input
Runs sentiment analysis through the hosted Space
Returns sentiment classification through an MCP-compatible interface
Notes
Requires an MCP client that supports remote SSE servers.
The hosted Hugging Face Space must be active for the remote endpoint to respond.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseAqualityAmaintenanceSentiment Analysis AI - MCP server providing AI-powered tools and automation by MEOK AI Labs48MIT
- Alicense-qualityDmaintenanceEnterprise-grade sentiment analysis tool for AI agents, enabling sentiment labeling, keyword extraction, and batch analysis via MCP.1MIT
- Alicense-qualityDmaintenanceA robust MCP server for real-time sentiment analysis with AI-powered insights, featuring multi-dimensional emotion detection, batch processing, and a Gradio web interface.3MIT
- Alicense-qualityDmaintenanceAlgorithmic text and NLP analysis server providing sentiment, readability, keyword extraction, language detection, stats, and more via REST and MCP.7MIT
Related MCP Connectors
Hugging Face Hub MCP — models, datasets, spaces
Papers With Code MCP — browse ML research papers and their code repositories
ConceptNet MCP — open multilingual word/phrase relation graph
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/emredeveloper/MCP-Turkish-Sentiment-analysis'
If you have feedback or need assistance with the MCP directory API, please join our Discord server