Skip to main content
Glama

BuildBetter

open-resource

Retrieve static resources by URI for efficient integration with BuildBetter's MCP server, streamlining access to company and customer knowledge.

Instructions

Fetch a static resource by URI returned from ListResources

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