Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
RELETTER_API_KEYYesReletter API key from https://reletter.com/developers

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
search_publicationsA

Search for newsletters by topic, title, or author across Substack, LinkedIn, Ghost, Beehiiv and Kit. Returns subscriber numbers per publication. Specify either query or filters or both. Filters are comma-separated, e.g. subscribers:gte:5000,active:is:true,platforms:any:substack-beehiiv-kit. Full filter reference: https://reletter.com/developers/search-filters

search_issuesA

Search across the body and titles of every newsletter issue Reletter has indexed. Returns highlighted snippets when highlight=true. Accepts the same filters parameter as search_publications; filters apply to the parent publication.

autocompleteB

Returns suggested keywords and matching newsletters for a search query.

get_publicationA

Look up full metadata for a newsletter by its Reletter slug, e.g. 'doomberg'. Includes subscribers, engagement, social, contributors, recent issues, rankings, and SEO reach (Google search keywords and estimated traffic).

list_issuesA

List the 100 most recent issues for a publication in reverse chronological order.

get_issueA

Full data for a single issue, including the body text and the publication it belongs to.

contactsB

Email contacts, contact pages, and social accounts for a newsletter. Includes contributors where Reletter has identified them.

chart_categoriesA

List available chart platforms and categories.

chart_rankingsA

Latest chart rankings for a platform / category. Use chart_categories to discover valid platform and category slugs.

list_languagesA

List every language. Codes are used with the languages search filter.

index_statsC

Global Reletter index stats: total publications, issues, etc.

api_quotaA

Check your API request quota and usage for the current month.

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/getreletter/reletter-mcp'

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