MCP.so
登录

Bangla News MCP Server

@hurutta

关于 Bangla News MCP Server

A Model Context Protocol (MCP) server that retrieves bangla news to provide context to LLMs.

基本信息

分类

其他

许可证

MIT

运行时

python

传输方式

stdio

发布者

hurutta

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

{
  "mcpServers": {
    "bangla-news-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@smithery/cli",
        "install",
        "@hurutta/bangla-news-mcp",
        "--client",
        "claude"
      ]
    }
  }
}

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

What is Bangla News MCP Server?

A lightweight Model Context Protocol (MCP) server that retrieves Bangla (Bengali) news from Bangladesh in a structured format, designed for integration with LLMs and news aggregation platforms.

How to use Bangla News MCP Server?

Install via Smithery (npx -y @smithery/cli install @hurutta/bangla-news-mcp --client claude) or using pip from the GitHub repository. For Claude Desktop, configure the client with the provided JSON specifying python -m bangla_news_mcp as the command.

Key features of Bangla News MCP Server

  • Fetches latest Bangla news headlines in Bengali
  • Supports query-based news search
  • Returns structured news data
  • Lightweight and fast for LLM integration
  • Easy installation via Smithery or pip

Use cases of Bangla News MCP Server

  • Provide real‑time Bangla news context to LLMs
  • Search news by user‑specified topic
  • Integrate into news aggregation or multilingual platforms

FAQ from Bangla News MCP Server

评论

其他 分类下的更多 MCP 服务器