Skip to main content
Glama
pyproject.toml521 B
[build-system] requires = ["hatchling"] build-backend = "hatchling.build" [project] name = "analyst-ratings-scraper-mcp" version = "0.1.0" description = "MCP Server for scraping analyst ratings" requires-python = ">=3.10" dependencies = [ "anyio", "click", "numpy>=1.24.0", "pandas>=2.0.0", "scipy>=1.10.0", "scikit-learn>=1.3.0", "mcp[cli]", "starlette", "uvicorn", "httpx", "aiohttp", "beautifulsoup4", "lxml", ] [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