Skip to main content
Glama

Filesystem MCP Server

index.ts264 B
/** * @fileoverview Barrel file for parsing utility modules. * This file re-exports utilities related to parsing various data formats, * such as JSON and dates. * @module src/utils/parsing */ export * from "./dateParser.js"; export * from "./jsonParser.js";

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/cyanheads/filesystem-mcp-server'

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