Skip to main content
Glama

mcp-server-asana

by roychri
workspace-tools.ts386 B
import { Tool } from "@modelcontextprotocol/sdk/types.js"; export const listWorkspacesTool: Tool = { name: "asana_list_workspaces", description: "List all available workspaces in Asana", inputSchema: { type: "object", properties: { opt_fields: { type: "string", description: "Comma-separated list of optional fields to include" } } } };

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/roychri/mcp-server-asana'

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