Skip to main content
Glama

Content Server

searchOrganizationContents

Search an organization's content database with semantic queries to quickly locate relevant information stored in the Content Server.

Instructions

Search through the organization's content database using semantic search

Input Schema

NameRequiredDescriptionDefault
queryYesThe search query

Input Schema (JSON Schema)

{ "additionalProperties": false, "properties": { "query": { "description": "The search query", "type": "string" } }, "required": [ "query" ], "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