Skip to main content
Glama

Content Server

uploadContentUrlAboutOrganization

Submit a URL to store organizational content on the Content Server. Specify the user role to manage access and permissions effectively.

Instructions

Upload content url about the organization

Input Schema

NameRequiredDescriptionDefault
roleNoThe roles of the user
urlYesThe URL to upload

Input Schema (JSON Schema)

{ "additionalProperties": false, "properties": { "role": { "description": "The roles of the user", "type": "string" }, "url": { "description": "The URL to upload", "type": "string" } }, "required": [ "url" ], "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