Skip to main content
Glama

Knowledge MCP Server

by sven-borkert

get_server_info

Retrieve essential server details, including version and storage path, to monitor and manage centralized knowledge storage for projects efficiently.

Instructions

Shows server information including version from package.json. Returns: {success: bool, name: str, version: str, storage_path: str, description: 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