Bangla News MCP Server
@hurutta
Bangla News MCP Server について
A Model Context Protocol (MCP) server that retrieves bangla news to provide context to LLMs.
基本情報
設定
以下の設定を使って、このサーバーを 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 Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
Awesome Mlops
visengerA curated list of references for MLOps
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
Awesome-MCP-ZH
yzflyMCP 资源精选, MCP指南,Claude MCP,MCP Servers, MCP Clients
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
コメント