Skip to main content
Glama

MCP Filesystem Server

by A-Niranjan
utils.test.ts247 B
import { describe, expect, it } from 'vitest' describe('Math Utils', () => { it('should correctly add two numbers', () => { expect(1 + 1).toBe(2) }) it('should correctly multiply two numbers', () => { expect(2 * 2).toBe(4) }) })

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/A-Niranjan/mcp-filesystem'

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