Skip to main content
Glama
__init__.py355 B
""" Models module for PitchLense MCP package. Contains Pydantic models for risk analysis data structures. """ from .risk_models import ( RiskLevel, RiskIndicator, RiskCategory, StartupRiskAnalysis, StartupData ) __all__ = [ "RiskLevel", "RiskIndicator", "RiskCategory", "StartupRiskAnalysis", "StartupData", ]

Latest Blog Posts

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/connectaman/Pitchlense-mcp'

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