Skip to main content
Glama

Calibre RAG MCP Server

by ispyridis

get_project_info

Retrieve detailed information about a specific RAG project, including its structure, content, and configuration for effective library management and content retrieval.

Instructions

Get detailed information about a specific RAG project

Input Schema

NameRequiredDescriptionDefault
project_nameYesName of the project

Input Schema (JSON Schema)

{ "properties": { "project_name": { "description": "Name of the project", "type": "string" } }, "required": [ "project_name" ], "type": "object" }

Other Tools from Calibre RAG MCP 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/ispyridis/calibre-rag-mcp-nodejs'

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