Skip to main content
Glama
mhoydich

digital-fireplace-mcp

by mhoydich

List Digital Fireplace Styles

fireplace_list_styles
Read-onlyIdempotent

Browse 34 pixel-art digital fireplaces with mood, color palette, audio, and tags. Pick a style, then retrieve its HTML or embed code.

Instructions

List all 34 available pixel-art digital fireplaces. Each has a slug, display name, mood description, color palette, audio support, and a list of tags. Use this to discover what's available, then pass the slug to fireplace_get_html or fireplace_get_embed_code.

Brought to you by Good Feels · shop.getgoodfeels.com.

Args:

  • response_format: 'markdown' or 'json'

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
response_formatNo'markdown' or 'json'markdown
Behavior4/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

Annotations already provide readOnlyHint and idempotentHint. The description adds value by detailing the response fields (slug, display name, mood, etc.) and the response_format parameter, going beyond what annotations convey.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is two concise paragraphs with no wasted words. It efficiently conveys purpose, usage, and response structure, including attribution.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness5/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

For a simple list tool with one parameter, full schema coverage, and annotations, the description is complete. It explains the output and how to use the results with sibling tools.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

The only parameter is 'response_format' with enum and description in the schema. The description merely restates it without adding additional meaning or context. With 100% schema coverage, baseline is 3.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the verb 'list' and the resource 'digital fireplaces', specifying there are 34 available. It distinguishes from siblings by noting the output can be used with fireplace_get_html or fireplace_get_embed_code.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description explicitly says 'Use this to discover what's available, then pass the slug to fireplace_get_html or fireplace_get_embed_code', providing clear context and alternatives. It does not explicitly state when not to use, but the guidance is still strong.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

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/mhoydich/digital-fireplace-mcp'

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