Skip to main content
Glama

android-mcp

__init__.py611 B
""" Test package for Audio Transcription Tool with PRD Generation This package contains comprehensive tests for all components of the Audio Transcription Tool, including the PRD generation feature. """ __version__ = "1.0.0" __author__ = "Audio Transcription Tool Team" # Test modules from .test_prd_services import TestPRDServices, TestPRDIntegration from .test_prd_ui import TestPRDUIComponents, TestPRDInterfaceIntegration, TestPRDIntegrationScript __all__ = [ 'TestPRDServices', 'TestPRDIntegration', 'TestPRDUIComponents', 'TestPRDInterfaceIntegration', 'TestPRDIntegrationScript' ]

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/tomdwipo/agent'

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