Skip to main content
Glama

TAPD Data Fetcher

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
API_USERYesYour TAPD API username
API_PASSWORDYesYour TAPD API password
WORKSPACE_IDYesYour TAPD project ID

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
get_tapd_stories

获取TAPD平台指定项目的需求数据(支持分页)

Returns: str: 格式化后的需求数据JSON字符串
get_tapd_bugs

获取TAPD平台指定项目的缺陷数据(支持分页)

Returns: str: 格式化后的缺陷数据JSON字符串

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/OneCuriousLearner/MCPAgentRE'

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