Skip to main content
Glama

MCP Code Indexer

by zxfgds
__init__.py232 B
""" 客户端包 提供MCP代码检索服务的客户端实现 """ # 导出主要类,方便用户直接从包中导入 from .plugin import McpPlugin from .cli import main as cli_main __all__ = [ "McpPlugin", "cli_main" ]

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/zxfgds/mcp-code-indexer'

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