Skip to main content
Glama

riza-mcp

by riza-io

리자 MCP 서버

Riza는 LLM에서 생성된 코드에 대한 격리된 코드 인터프리터를 제공합니다.

MCP 서버 구현은 Riza API를 래핑하고 엔드포인트를 개별 도구로 제공합니다.

아래와 같이 Claude Desktop으로 구성하거나 MCP 클라이언트에 맞게 조정하세요. Riza 대시보드 에서 무료 Riza API 키를 받으세요.

지엑스피1

Riza MCP 서버는 LLM에 여러 가지 도구를 제공합니다.

  • create_tool : LLM은 Riza Tools API를 사용하여 코드를 작성하고 도구로 저장할 수 있습니다. 그런 다음 execute_tool 사용하여 Riza에서 이러한 도구를 안전하게 실행할 수 있습니다.
  • fetch_tool : LLM은 소스 코드를 포함한 저장된 Riza 도구를 가져올 수 있으며, 이는 도구 편집에 유용할 수 있습니다.
  • execute_tool : Riza의 코드 인터프리터 API에서 저장된 도구를 안전하게 실행합니다.
  • edit_tool : 기존에 저장된 도구를 편집합니다.
  • list_tools : 사용 가능한 저장된 도구를 나열합니다.
  • execute_code : 도구로 저장하지 않고 Riza의 코드 인터프리터 API에서 임의의 코드를 안전하게 실행합니다.
-
security - not tested
F
license - not found
-
quality - not tested

remote-capable server

The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.

Riza Code Interpreter API를 래핑하고 엔드포인트를 개별 도구로 제시하는 MCP 서버입니다.

Related MCP Servers

  • -
    security
    F
    license
    -
    quality
    This is an MCP server that facilitates building tools for interacting with various APIs and workflows, supporting Python-based development with potential for customizable prompts and user configurations.
    Last updated -
    Python
  • A
    security
    A
    license
    A
    quality
    An MCP server that connects to Tana's Input API, allowing Large Language Models and other MCP clients to create and manipulate data in Tana workspaces.
    Last updated -
    11
    662
    29
    TypeScript
    MIT License
    • Linux
    • Apple
  • A
    security
    A
    license
    A
    quality
    An MCP server that enables communication with Jira, allowing users to perform operations like getting, searching, creating, and editing issues through natural language interaction.
    Last updated -
    1
    20
    TypeScript
    MIT License
  • A
    security
    A
    license
    A
    quality
    An MCP server that provides utilities for web developers to automate API integration, convert Figma designs to code, and optimize development workflows with tools for asset management and code generation.
    Last updated -
    8
    622
    20
    TypeScript
    Mozilla Public License 2.0

View all related MCP servers

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/riza-io/riza-mcp'

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