Skip to main content
Glama
config.json387 B
{ "server": { "name": "excel-search-mcp", "version": "0.1.0", "description": "Excel 파일 검색 및 처리를 위한 MCP 서버" }, "work_directory": "C:\\01_code\\excel-search-mcp\\sample", "excel": { "supported_extensions": [".xlsx", ".xls", ".xlsm", ".xlsb"], "max_file_size_mb": 100, "max_files_per_search": 1000, "recursive_search": true } }

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/msaltnet/excel-search-mcp'

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