mcp-sentiment-analyzer
MCP server for Hacker News sentiment analysis. Track developer sentiment on any tech topic.
Documentation
sentiment-analyzer
MCP server created with MCPize.
Quick Start
npm install
npm run dev # Start with hot reloadServer runs at `http://localhost:8080/mcp`
Development
npm run dev # Development mode with hot reload
npm run build # Compile TypeScript
npm test # Run tests
npm start # Run compiled serverProject Structure
├── src/
│ ├── index.ts # MCP server entry point
│ └── tools.ts # Pure tool functions (testable)
├── tests/
│ └── tools.test.ts # Tool unit tests
├── package.json # Dependencies and scripts
├── tsconfig.json # TypeScript configuration
├── mcpize.yaml # MCPize deployment manifest
├── Dockerfile # Container build
└── .env.example # Environment variables templateTools
- hello — Returns a greeting message
- echo — Echoes back the input with a timestamp
Testing
npm test # Run unit tests
npx @anthropic-ai/mcp-inspector # Interactive MCP testingConnect to `http://localhost:8080/mcp` to test tools interactively.
Deployment
mcpize deployLicense
MIT
Frequently asked questions
What is mcp-sentiment-analyzer?
mcp-sentiment-analyzer is MCP server for Hacker News sentiment analysis. Track developer sentiment on any tech topic.
How do I install mcp-sentiment-analyzer?
Open the GitHub repository and follow its README. Most MCP servers are added to your client's MCP config, then called by your agent.
Is mcp-sentiment-analyzer open source?
Yes — it is hosted on GitHub at https://github.com/DON-VXNKS/mcp-sentiment-analyzer and has 1 stars.
Related MCP tools
Cognee is the open-source AI memory platform for agents. Give your AI agents persistent long-term memory across sessions with a self-hosted knowledge graph engine.
Automate browser based workflows with AI
Hindsight: Agent Memory That Learns
A privacy-first app that strips AI watermarks from content you own.
Agent framework and applications built upon Qwen>=3.0, featuring Function Calling, MCP, Code Interpreter, RAG, Chrome extension, etc.
The power of Claude Code / GeminiCLI / CodexCLI + [Gemini / OpenAI / OpenRouter / Azure / Grok / Ollama / Custom Model / All Of The Above] working as one.
Run your own MCP server? See who uses it and what to fix.
Measure it with TrackMCP