Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
NEWS_API_KEYYesNews API Key from https://newsapi.org/
OPENAI_API_KEYYesOpenAI API Key from https://platform.openai.com/ used for summarization and translation

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
get_top_headlines

Fetch the top 10 US news headlines from today. Returns headline, source, and publication time.

get_news_details

Get detailed information about a specific news article including full description and URL.

summarize_news

Summarize a news article using AI. Provides a concise summary of the content.

translate_to_korean

Translate English news text to Korean with high quality translation.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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/ekfaktldk11/mcp-news-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server