Skip to main content
Glama

TAPD Data Fetcher

.gitignore1.81 kB
# Python-generated files __pycache__/ *.py[oc] build/ dist/ wheels/ *.egg-info .pytest_cache/ # Virtual environments .venv/ # vscode .vscode/ # Cursor .cursor/ # Claude .claude/ CLAUDE.md # CodeBuddy .codebuddy/ # idea .idea/ # GEMINI .gemini/ gemini.md .env # Configuration files config/* !config/.gitkeep # Private information local_data/* !local_data/.gitkeep !local_data/vector_data/ local_data/vector_data/* !local_data/vector_data/.gitkeep knowledge_documents/* !knowledge_documents/.gitkeep api.txt !local_data/time_trend/.gitkeep !local_data/logs/.gitkeep # models models/* !models/.gitkeep !models/deepseek_v3_tokenizer/ # MarkDown files !knowledge_documents/MCP中文站/ !knowledge_documents/TAPD API 文档/ !knowledge_documents/DeepSeek API 文档/ !knowledge_documents/SiliconFlow API 文档/ !knowledge_documents/DeepSeek API 环境变量配置指南.md !knowledge_documents/API兼容性增强功能使用手册.md !knowledge_documents/get_tapd_data工具使用手册.md !knowledge_documents/TAPD数据预处理工具使用手册.md !knowledge_documents/TAPD词频分析工具使用手册.md !knowledge_documents/TAPD数据向量化功能使用手册.md !knowledge_documents/测试用例规则自定义功能使用手册.md !knowledge_documents/历史需求知识库使用指南.md !knowledge_documents/AI测试用例评估器操作手册.md !knowledge_documents/TAPD智能报告数据时间筛选功能使用手册.md !knowledge_documents/TAPD时间趋势分析工具使用手册.md !knowledge_documents/TAPD数据精确搜索功能使用手册.md # Test case evaluation files and results test_results/ *TestCase_*.xlsx *TestCase_*.json *Proceed_TestCase_*.json evaluation_report*.json evaluation_report*.md nul #Ignore vscode AI rules .github\instructions\codacy.instructions.md

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