Skip to main content
Glama

MCP News Server

by eluc1a
pyproject.toml471 B
[project] name = "news-mcp" version = "0.1.0" description = "mcp news server" readme = "README.md" requires-python = ">=3.13" dependencies = [ "fastmcp>=2.2.4", "feedparser>=6.0.11", "load-dotenv>=0.1.0", "mcp>=1.6.0", "openai>=1.76.0", "requests>=2.32.3", "trafilatura>=2.0.0", ] [[project.authors]] name = "elucia" email = "me@elucia.com" [build-system] requires = [ "hatchling",] build-backend = "hatchling.build" [project.scripts] news-mcp = "news_mcp:main"

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/eluc1a/mcp-news'

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