RAP2 MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| RAP2_SID | No | Logged-in Cookie SID (koa.sid value) | |
| RAP2_EMAIL | No | Login email (used with password authentication) | |
| RAP2_SID_SIG | No | Logged-in Cookie signature (koa.sid.sig value) | |
| RAP2_BASE_URL | No | RAP2 instance address | |
| RAP2_PASSWORD | No | Login password (used with email authentication) |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| rap2_test_connectionA | 测试连接并校验会话:探测 /repository/joined,必要时自动登录后再探测(可用提示:"测试rap连接"、"确保已登录") |
| rap2_ensure_sessionB | 使用环境参数登录并保存 Cookie 到会话缓存 |
| rap2_debug_login_infoB | 调试当前登录环境配置(不返回明文密码) |
| rap2_get_interface_by_idC | 根据接口 ID 获取接口详情 |
| rap2_get_repository_interfacesC | 获取仓库下的全部接口列表 |
| rap2_search_interfaces_by_keywordC | 按关键字搜索接口(可选限定仓库) |
| rap2_search_interfaces_by_pathC | 按请求路径搜索接口(可选限定仓库) |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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