Skip to main content
Glama

Eagle MCP Server

__init__.py343 B
__all__ = [ "application_router", "folder_router", "item_router", "mcp_router", "library_router", ] from .application import router as application_router from .folder import router as folder_router from .item import router as item_router from .mcp import router as mcp_router from .library import router as library_router

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/tuki0918/eagle-mcp-server'

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