Skip to main content

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

Project description

Bangla News MCP Server

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


MCP GitHub release (latest by date) Issues License

📖 Description

A lightweight Model Context Protocol (MCP) server delivering bangladeshi news written in bengali language in a structured format. Designed for seamless integration with LLM models and news aggregation platforms. Fast, scalable, and optimized for bengali language processing.

🔬 Installation

Using a virtual environment

# Create a virtual environment
python3 -m venv venv
source venv/bin/activate

# Install the package
pip install git+https://github.com/hurutta/bangla-news-mcp.git

Build from Source

# Create a virtual environment
python3 -m venv venv
source venv/bin/activate

# Clone the repository
git clone https://github.com/hurutta/bangla-news-mcp
cd bangla-news-mcp

# Install in development mode
pip install -e .

🔌 Usage

Configuration for Claude.app

Add to your Claude settings:

{
  "mcpServers": {
    "bangla_news": {
      "command": "python",
      "args": [
        "-m",
        "bangla_news_mcp"
      ],
      "disabled": false,
      "autoApprove": []
    }
  }
}

👆🏼 If you install pip package inside a virtual environment, adjust the command and args.

🛠️ Available Tools

Fetch latest bangla news headlines

  • ,,,: TODO

Fetch bangla news by query

  • ,,,: TODO

🔌 For development

Activate the virtual environment where the package is installed, and run -

source venv/bin/activate
python -m bangla_news_mcp

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

bangla_news_mcp-1.0.0.tar.gz (4.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

bangla_news_mcp-1.0.0-py3-none-any.whl (5.7 kB view details)

Uploaded Python 3

File details

Details for the file bangla_news_mcp-1.0.0.tar.gz.

File metadata

  • Download URL: bangla_news_mcp-1.0.0.tar.gz
  • Upload date:
  • Size: 4.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.4

File hashes

Hashes for bangla_news_mcp-1.0.0.tar.gz
Algorithm Hash digest
SHA256 dee0b4990c5367ab871e570949bf51adbf06a4272b531857cb86c195580db7d2
MD5 3ed8aa8764fbac633c7b6682794afb2e
BLAKE2b-256 fde85e385763364b35c80fe34dc896e19f419a997ff47d7f8fa4767a9824d3a4

See more details on using hashes here.

File details

Details for the file bangla_news_mcp-1.0.0-py3-none-any.whl.

File metadata

File hashes

Hashes for bangla_news_mcp-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 59dec29512382f475a189f2d423d7fb9a1f7163400c7fd333932dbe49b9d10e7
MD5 894a6b034edc8bb3baf6aaec7ea990da
BLAKE2b-256 ba345cf87e6e6d406e3909542231a1062d6d1b19223396c182c1b81a01d41059

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page