Skip to main content
Glama
emredeveloper

Turkish-Sentiment-Anlaysis

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.

Tool Schema Changelog

Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.

No tool schema history has been recorded yet.

Maintenance

ActivityInactive
ResponsivenessNo issues

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Connectors

Related MCP Servers

Latest Blog Posts

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