Skip to main content
Glama

MCP Private GitHub Search

getFileContents

Access and retrieve specific file content stored in a private Obsidian vault on GitHub using its file path. Ideal for quick and precise access to your knowledge base.

Instructions

Retrieve the contents of a specific note, document, or file from your Obsidian vault stored in GitHub (johndoe-org/obsidian-vault). Perfect for accessing your knowledge base content.

Input Schema

NameRequiredDescriptionDefault
filePathYesPath to the file within the repository.

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "filePath": { "description": "Path to the file within the repository.", "type": "string" } }, "required": [ "filePath" ], "type": "object" }

You must be authenticated.

Other Tools from MCP Private GitHub Search

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/Hint-Services/mcp-private-github-search'

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