Skip to main content
Glama

Content Server

uploadContentFileAboutOrganization

Upload organization-related files to the Content Server by specifying the file content, name, and user role for efficient storage and management.

Instructions

Upload content file about the organization

Input Schema

NameRequiredDescriptionDefault
fileYesThe file content to upload
fileNameYesThe file name
roleNoThe roles of the user

Input Schema (JSON Schema)

{ "additionalProperties": false, "properties": { "file": { "description": "The file content to upload", "type": "string" }, "fileName": { "description": "The file name", "type": "string" }, "role": { "description": "The roles of the user", "type": "string" } }, "required": [ "file", "fileName" ], "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/yogeshkulkarni553/rag-mcp-py'

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