Skip to main content
Glama
AdilzhanB

MCP Sentiment Analysis Server

by AdilzhanB

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
CACHE_SIZENoSize of result cache1000
ENABLE_GPUNoEnable GPU accelerationtrue
NUM_WORKERSNoNumber of worker threads4
API_KEY_REQUIREDNoRequire API key for requeststrue
MCP_SENTIMENT_HOSTNoServer hostlocalhost
MCP_SENTIMENT_PORTNoServer port8080
MCP_SENTIMENT_DEBUGNoEnable debug modefalse
SENTIMENT_BATCH_SIZENoBatch size for model inference32
SENTIMENT_MAX_LENGTHNoMaximum sequence length512
SENTIMENT_MODEL_PATHNoPath to the sentiment model./models/sentiment
RATE_LIMIT_PER_MINUTENoMaximum requests per minute100

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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/AdilzhanB/MCP_sentiment_analysis_server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server