Skip to main content
Glama
xue20010808

Local Filesystem MCP Server

by xue20010808
tsconfig.json302 B
{ "compilerOptions": { "module": "ESNext", // 关键:输出 ESM "target": "ES2022", "moduleResolution": "node", "outDir": "dist", "rootDir": "src", "strict": true, "skipLibCheck": true, "allowSyntheticDefaultImports": true, "esModuleInterop": true } }

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/xue20010808/testlocal_mcp'

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