Skip to main content
Glama

RAP2 MCP Server

by MarveleE

rap2_search_interfaces_by_keyword

Search API interfaces in RAP2 repositories using keywords to quickly find relevant endpoints and documentation.

Instructions

按关键字搜索接口(可选限定仓库)

Input Schema

NameRequiredDescriptionDefault
keywordYes搜索关键字
repositoryIdNo仓库 ID(可选,传入字符串)

Input Schema (JSON Schema)

{ "properties": { "keyword": { "description": "搜索关键字", "type": "string" }, "repositoryId": { "description": "仓库 ID(可选,传入字符串)", "type": "string" } }, "required": [ "keyword" ], "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