Skip to main content
Glama

WeWork MCP Server

by FOX2920

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
WEWORK_ACCESS_TOKENYesYour WeWork API access token

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription
file://projects/available

Tools

Functions exposed to the LLM to take actions

NameDescription
search_projects
Tìm kiếm dự án theo tên Args: search_text: Text để tìm kiếm trong tên dự án limit: Số lượng kết quả tối đa (default: 10) Returns: Danh sách các dự án phù hợp
get_project_details
Lấy chi tiết của một dự án Args: project_id: ID của dự án Returns: Chi tiết dự án bao gồm thông tin cơ bản
analyze_project_tasks
Phân tích các tasks trong dự án Args: project_id: ID của dự án export_csv: Có xuất file CSV không (default: False) Returns: Phân tích tasks dưới dạng dictionary
find_project_by_name
Tìm dự án theo tên với độ tương đồng Args: project_name: Tên dự án cần tìm threshold: Ngưỡng tương đồng tối thiểu (default: 0.3) Returns: Thông tin dự án phù hợp nhất
get_project_statistics
Lấy thống kê tổng quan về dự án Args: project_id: ID của dự án Returns: Thống kê chi tiết về dự án
test_connection
Test kết nối với WeWork API Returns: Thông tin về trạng thái kết nối

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/FOX2920/Aplus-MCP'

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