Skip to main content
Glama

Knowledge MCP Server

by sven-borkert

get_storage_status

Check the git status of the knowledge datastore. Track changes, current branch, uncommitted files, and remote status to manage project-specific knowledge efficiently.

Instructions

Shows git status of the knowledge datastore. Returns: {success: bool, storage_path: str, has_changes: bool, current_branch: str, last_commit: str, remote_status: str, uncommitted_files: int, status_details: str}

Input Schema

NameRequiredDescriptionDefault

No arguments

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": {}, "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/sven-borkert/knowledge-mcp'

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