Skip to main content
Glama
pyproject.toml403 B
[build-system] requires = ["hatchling"] build-backend = "hatchling.build" [project] name = "x-sentiment-mcp" version = "1.0.0" description = "X (Twitter) Financial Sentiment Analysis MCP Server" requires-python = ">=3.10" dependencies = [ "mcp[cli]", "aiohttp>=3.9.0", "beautifulsoup4>=4.12.0", "numpy>=1.24.0", "pandas>=2.0.0" ] [tool.hatch.build.targets.wheel] packages = ["src"]

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/LuisRincon23/SEC-MCP'

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