mcp-news-server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | Web sunucu portu | 3000 |
| CACHE_TTL | No | Cache TTL (saniye) | 3600 |
| RSS_FEEDS | No | RSS Kaynakları (virgülle ayrılmış) | https://feeds.bbci.co.uk/turkce/rss.xml,https://www.ensonhaber.com/rss/ensonhaber.xml |
| MCP_SERVER_NAME | No | MCP Sunucu Adı | mcp-news-server |
| CACHE_CHECK_PERIOD | No | Cache kontrol periyodu (saniye) | 600 |
| MCP_SERVER_VERSION | No | MCP Sunucu Versiyonu | 0.1.0 |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {} |
| prompts | {} |
| resources | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| haber_cekB | RSS kaynaklarından güncel haberleri çeker |
| haber_ozetleB | Haber metnini özetler |
| tam_icerik_alC | Haberin tam içeriğini web sayfasından çeker |
| trend_analizB | Haberlerdeki trendleri ve en çok kullanılan kelimeleri analiz eder |
| duygu_analizC | Haber metninin duygusal tonunu analiz eder (pozitif/negatif/nötr) |
| toplu_duygu_analizA | Birden fazla haberin duygusal tonunu toplu analiz eder |
| kopyalari_bulC | Haberlerdeki tekrarlayan/benzer içerikleri tespit eder |
| benzersiz_haberlerB | Tekrarlayan haberler temizlenmiş benzersiz haber listesi döndürür |
| kopya_kontrolC | Belirli bir haberin başka haberlerle benzerliğini kontrol eder |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
| gunluk_haber_ozeti | Günlük haber özeti oluşturur. Tüm kaynaklardan haberleri çeker ve kapsamlı bir özet sunar. |
| konu_analizi | Belirli bir konu hakkında haberleri analiz eder ve detaylı bir rapor oluşturur. |
| haber_karsilastirma | Farklı haber kaynaklarının aynı konuyu nasıl ele aldığını karşılaştırır. |
| haftalik_brifing | Haftalık haber brifing raporu oluşturur. Öne çıkan haberler, trendler ve anahtar kelimeler içerir. |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| Son Haberler | Cache'teki son haberler |
| Haber Kaynakları | Aktif RSS feed kaynakları listesi |
| Cache İstatistikleri | Önbellek kullanım istatistikleri |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/gamzesirin/MCP-News-Server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server