Skip to main content
Glama

Lspace MCP Server

Official
by Lspace-io

lspace_get_repository_info

Retrieve detailed configuration and settings for a specific repository using the Lspace MCP Server, enabling accessible and searchable knowledge management across AI sessions.

Instructions

ℹ️ SETUP: Get detailed configuration for a specific repository.

Input Schema

NameRequiredDescriptionDefault
repositoryNameYesThe unique name of the repository.

Input Schema (JSON Schema)

{ "properties": { "repositoryName": { "description": "The unique name of the repository.", "type": "string" } }, "required": [ "repositoryName" ], "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/Lspace-io/lspace-server'

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