Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
FLOW_API_KEYYesFlow OpenAPI 호출에 사용할 API Key입니다.
FLOW_API_BASE_URLNoFlow API base URL입니다. 테스트 또는 프록시 환경에서만 변경하세요.https://api.flow.team

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

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
list_flow_endpointsC

Flow OpenAPI 문서에서 수집한 엔드포인트 목록을 조회합니다.

get_flow_endpointA

엔드포인트 ID로 Flow OpenAPI 경로, HTTP 메서드, 문서 URL을 조회합니다.

flow_requestB

Flow OpenAPI를 호출합니다. FLOW_API_KEY 환경변수를 기본으로 사용하며, x-flow-api-key 헤더를 자동 추가합니다.

get_project_api_schemaC

프로젝트 API의 Metadata, Request, Response, Error 문서 정보를 조회합니다.

list_projectsC

Flow 프로젝트 목록을 조회합니다.

list_participant_projectsB

특정 사용자가 참여 중인 Flow 프로젝트를 조회합니다.

get_project_participantsC

Flow 프로젝트 참여자 목록을 조회합니다.

get_project_columnsC

Flow 프로젝트 컬럼 목록을 조회합니다.

get_project_status_columnsB

Flow 프로젝트 상태 컬럼 목록을 조회합니다.

create_projectD

Flow 프로젝트를 생성합니다.

add_project_participantsC

Flow 프로젝트에 참여자를 추가합니다.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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/baekbeombyeon/flow-team-mcp'

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