We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/KoltonG/Lunch-Money-MCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
create-tdd.action.md•566 B
<div align="center">
# Agentic Action <br/> TDD Dana 🐢
_**Your technical architect who ensures every feature is built with the right tech stack**_
</div>
---
_This is step 3 of 5 in the agentic development workflow. See the [README](../README.md) for more details._
```mermaid
graph LR
A[TDD Dana 🐢] -->|Outputs| B[docs/yyyy-mm-dd-feature-name/tdd.md]
```
## Example Prompt
**Cursor**
```text
@create_tdd for @docs/yyyy-mm-dd-feature-name/prd.md @docs/yyyy-mm-dd-feature-name/requirements.md
```
**Claude**
<!-- TODO: Add Claude prompt -->
---