Skip to main content
Glama

Ragie Model Context Protocol Server

by ragieai

retrieve

Search and retrieve documents, policies, product details, or project data from Ragie's Knowledge Base. Use this tool to find relevant information for company-specific queries.

Instructions

Look up information in the Knowledge Base. Use this tool when you need to:

  • Find relevant documents or information on specific topics
  • Retrieve company policies, procedures, or guidelines
  • Access product specifications or technical documentation
  • Get contextual information to answer company-specific questions
  • Find historical data or information about projects

Input Schema

NameRequiredDescriptionDefault
queryYesThe query to search for data in the Knowledge Base

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "query": { "description": "The query to search for data in the Knowledge Base", "type": "string" } }, "required": [ "query" ], "type": "object" }
Install Server

Other Tools from Ragie Model Context Protocol Server

Related Tools

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/ragieai/ragie-mcp-server'

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