Skip to main content
Glama

WeWork MCP Server

by FOX2920

search_projects

Find WeWork projects by name using a text search feature. Specify search terms and set a result limit to retrieve a curated list of matching projects for efficient project management.

Instructions

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

Input Schema

NameRequiredDescriptionDefault
limitNo
search_textYes

Input Schema (JSON Schema)

{ "properties": { "limit": { "default": 10, "title": "Limit", "type": "integer" }, "search_text": { "title": "Search Text", "type": "string" } }, "required": [ "search_text" ], "title": "search_projectsArguments", "type": "object" }

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