A
securityA
licenseA
qualityA Model Context Protocol (MCP) server implementation that integrates with FireCrawl for advanced web scraping capabilities.
Last updated -
9
7,117
3,355
JavaScript
MIT License
该项目是一个从GeekNews获取文章的模型上下文协议 (MCP) 服务器。它是用 Python 实现的,并使用 BeautifulSoup 执行网页抓取。
![]() | ![]() |
---|---|
![]() | ![]() |
get_articles
工具:能够从 GeekNews 获取文章get_weekly_news
工具:能够从 GeekNews 获取每周新闻src/models.py
:定义存储文章信息的数据类。src/parser.py
:解析 GeekNews 网站的 HTML 以提取文章信息。src/client.py
:从 GeekNews 网站获取数据的 HTTP 客户端。src/config.py
:定义设置和常量src/server.py
:MCP 服务器实现main.py
:服务器执行入口点[!笔记]
- 该服务器依赖于 GeekNews 网站的 HTML 结构。如果您的网站结构发生变化,您可能需要更新您的解析逻辑。
This server cannot be installed
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
该项目是一个从 GeekNews 获取文章的模型上下文协议 (MCP) 服务器。它用 Python 实现,并使用 BeautifulSoup 执行网页抓取。
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/the0807/GeekNews-MCP-Server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server