Skip to main content
Glama

Knowledge MCP Server

by sven-borkert

sync_storage

Automate git add, commit, and push operations for the Knowledge MCP Server's datastore to ensure changes are saved and updated across sessions. Returns detailed status and results for each step.

Instructions

Force git add, commit, and push all changes in the knowledge datastore. Returns: {success: bool, message: str, files_committed: int, pushed: bool, push_error?: str, commit_message: 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