Skip to main content
Glama

MCP Search Server

by Nghiauet
progress_display.py361 B
""" Centralized progress display configuration for MCP Agent. Provides a shared progress display instance for consistent progress handling. """ from mcp_agent.console import console from mcp_agent.logging.rich_progress import RichProgressDisplay # Main progress display instance - shared across the application progress_display = RichProgressDisplay(console)

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/Nghiauet/mcp-agent'

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