Skip to main content
Glama

RAP2 MCP Server

by MarveleE

rap2_get_interface_by_id

Retrieve detailed API interface specifications by providing the specific interface ID to access complete documentation and implementation details.

Instructions

根据接口 ID 获取接口详情

Input Schema

NameRequiredDescriptionDefault
interfaceIdYes接口 ID(传入字符串,内部会规范化)

Input Schema (JSON Schema)

{ "properties": { "interfaceId": { "description": "接口 ID(传入字符串,内部会规范化)", "type": "string" } }, "required": [ "interfaceId" ], "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/MarveleE/rap2-mcp'

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