Bangla News MCP Server
@hurutta
About Bangla News MCP Server
A Model Context Protocol (MCP) server that retrieves bangla news to provide context to LLMs.
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"bangla-news-mcp": {
"command": "npx",
"args": [
"-y",
"@smithery/cli",
"install",
"@hurutta/bangla-news-mcp",
"--client",
"claude"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
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
—
More Other MCP servers
Servers
modelcontextprotocolModel Context Protocol Servers
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
Codelf
unbugA search tool helps dev to solve the naming things problem.
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Comments