flow-team-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| FLOW_API_KEY | Yes | Flow OpenAPI 호출에 사용할 API Key입니다. | |
| FLOW_API_BASE_URL | No | Flow 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
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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
| 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/baekbeombyeon/flow-team-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server