Skip to main content
Glama

BuildBetter

read-resource

Fetch static resources by URI using this MCP tool, streamlining access to essential data for product teams within the BuildBetter ecosystem.

Instructions

Alias of open-resource to fetch a static resource by URI

Input Schema

NameRequiredDescriptionDefault
uriYesResource URI (must match ListResources)

Input Schema (JSON Schema)

{ "properties": { "uri": { "description": "Resource URI (must match ListResources)", "type": "string" } }, "required": [ "uri" ], "type": "object" }

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/buildbetter-app/BuildBetter-MCP'

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