Skip to main content
Glama

Baloosearch MCP Server

by el95149

show_file_words

Retrieve indexed words and metadata from files using KDE's Baloo search system to analyze content and properties of specific documents.

Instructions

Show indexed content & meta-data in a file using KDE balooshow.

This tool retrieves all the indexed words & meta-data from a specific file that has been indexed by KDE's Baloo search system.

Input Schema

NameRequiredDescriptionDefault
pathYesThe absolute path to the file to show indexed words & meta-data for

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "path": { "description": "The absolute path to the file to show indexed words & meta-data for", "type": "string" } }, "required": [ "path" ], "type": "object" }

Other Tools from Baloosearch 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/el95149/baloosearch-mcp'

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