Skip to main content
Glama

Connect Hugging Face inference bridge

connect_huggingface_inference_bridge

Creates a Hugging Face Inference Endpoint scaffold with task input maps, output contracts, token environment hints, and adapter notes.

Instructions

Create a Hugging Face Inference Endpoint scaffold with task input maps, output contracts, token-env hints, and adapter notes.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
nameNoGenerated baseCOMP name.huggingface_inference_bridge
taskNotext_to_image
activeNo
output_modeNoimage
parent_pathNoParent COMP for the Hugging Face scaffold./project1
endpoint_urlNohttps://api-inference.huggingface.co/models/model-id
token_env_nameNoHF_TOKEN
input_slot_countNo
Behavior3/5

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

Annotations indicate readOnlyHint=false and destructiveHint=false. The description adds that it creates a scaffold with specific artifacts, which implies side effects, but it does not explain what gets created, where, or if external resources (e.g., Hugging Face API) are accessed. No contradiction with annotations.

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 a single sentence that front-loads the core action ('Create a Hugging Face Inference Endpoint scaffold') and then lists the scaffold's components. No redundant words or excessive detail.

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

Completeness2/5

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

With 8 parameters, no output schema, and minimal parameter descriptions, the description leaves significant unknowns: expected values for task/output_mode, the meaning of 'output contracts,' whether endpoint_url is required, and what the tool returns. It is not sufficient for reliable invocation.

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

Parameters2/5

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

Schema coverage is only 25% (2 of 8 parameters have descriptions). The description mentions 'task input maps' and 'token-env hints', loosely relating to task and token_env_name, but it does not clarify parameter meanings or how they should be set. It fails to compensate for the low schema coverage.

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 tool's function: 'Create a Hugging Face Inference Endpoint scaffold' and enumerates what it includes (task input maps, output contracts, token-env hints, adapter notes). This specific verb+resource combination distinguishes it from other connect/create tools in the sibling list.

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

Usage Guidelines2/5

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

No guidance on when to use this tool versus alternatives. It does not state prerequisites, whether this is for initial setup or reconfiguration, or how it differs from other connect_* bridges. The description only implies usage through the tool name.

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/lucasmaher-hash/touch-designer-mcp'

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