Skip to main content
Glama

ApiPost MCP

by jlcodes99

apipost_detail

Retrieve complete API interface configuration details including request parameters, response formats, and authentication settings for comprehensive API documentation management.

Instructions

查看API接口的详细配置信息,包括完整的请求参数、响应格式、认证设置等。

Input Schema

NameRequiredDescriptionDefault
target_idYes要查看的接口ID

Input Schema (JSON Schema)

{ "properties": { "target_id": { "description": "要查看的接口ID", "type": "string" } }, "required": [ "target_id" ], "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/jlcodes99/apipost-mcp'

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