Skip to main content
Glama

MCP-APIKit

by scarqin

list_apis

Retrieve API details for a specific project and space from the MCP-APIKit server to streamline integration and management in your development environment.

Input Schema

NameRequiredDescriptionDefault
projectIdNoProject ID
spaceIdNoSpace ID

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "projectId": { "description": "Project ID", "type": "string" }, "spaceId": { "description": "Space ID", "type": "string" } }, "type": "object" }
Install Server

Other Tools from MCP-APIKit

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/scarqin/mcp-apikit'

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