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.
ACI: Open-Source Infra to Power Unified MCP Servers
aipotheosis-labsACI.dev is the open source tool-calling platform that hooks up 600+ tools into any agentic IDE or custom AI agent through direct function calling or a unified MCP server. The birthplace of VibeOps.
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
Blender
ahujasidOpen-source MCP to use Blender with any LLM
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
コメント