basic-sentiment-mcp-server
@pdulapalli
basic-sentiment-mcp-server について
A basic server using the Model Context Protocol, around text sentiment
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"basic-sentiment-mcp-server": {
"command": "uv",
"args": [
"sync"
]
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is basic-sentiment-mcp-server?
basic-sentiment-mcp-server is an MCP server for sentiment analysis, as indicated by its name. The README provides setup instructions for running the server and is tested on macOS.
How to use basic-sentiment-mcp-server?
Install dependencies with uv sync, then run uv run mcp dev server.py to start the MCP Inspector. Connect via STDIO transport to test the server.
Key features of basic-sentiment-mcp-server
—
Use cases of basic-sentiment-mcp-server
—
「その他」の他のコンテンツ
ghidraMCP
LaurieWiredMCP Server for Ghidra
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
Awesome-MCP-ZH
yzflyMCP 资源精选, MCP指南,Claude MCP,MCP Servers, MCP Clients
Codelf
unbugA search tool helps dev to solve the naming things problem.
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
コメント