Skip to main content
Glama
zsun4work
by zsun4work

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
FED_SPEECH_DATA_DIRNoData storage directory./data
FED_SPEECH_HTTP_PORTNoHTTP API server port8000
FED_SPEECH_MAX_RETRIESNoMax retry attempts3
FED_SPEECH_HTTP_TIMEOUTNoHTTP request timeout (seconds)30

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
get_latest_speeches

Get the latest Federal Reserve speeches. Returns speeches sorted by publication date, most recent first.

get_speeches_by_speaker

Get Federal Reserve speeches by a specific speaker. Filter by name, role, and date range.

get_speeches_by_type

Get Federal Reserve speeches by document type (speech, testimony, or prepared_remarks).

get_speech

Get a specific Federal Reserve speech by its document ID. Returns the full speech content and metadata.

refresh_speeches

Fetch new speeches from the Federal Reserve website. This will check RSS feeds and optionally index pages for new content.

search_speeches

Search Federal Reserve speeches by keyword. Searches in title and content.

get_speech_stats

Get statistics about stored Federal Reserve speeches.

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/zsun4work/fed-speech-mcp'

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