"""
Version information for MCP Agile Flow.
This module contains the version string and a function to get it.
"""
# Version of the package
__version__ = "2.0.0"
def get_version() -> str:
"""
Get the version of MCP Agile Flow.
Returns:
The version string
"""
return __version__
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/smian0/mcp-agile-flow'
If you have feedback or need assistance with the MCP directory API, please join our Discord server