Skip to main content
Glama
JDeun

Unified Search MCP Server

by JDeun
__init__.py305 B
# src/__init__.py """ Unified Search MCP Server 통합 검색 MCP 서버 - Google Scholar, Web, YouTube """ __version__ = "1.0.0" __author__ = "JDeun" __license__ = "MIT" # 주요 컴포넌트 export from .mcp_server import mcp, run_server __all__ = [ 'mcp', 'run_server', '__version__', ]

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/JDeun/unified-search-mcp-server'

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