Skip to main content
Glama

MCP Server Firecrawl

by Msparihar
tsconfig.test.json335 B
{ "extends": "./tsconfig.json", "compilerOptions": { "rootDir": ".", "types": ["node", "jest", "@jest/globals"], "typeRoots": [ "./node_modules/@types", "./src/types", "./tests/types" ] }, "include": [ "src/**/*", "tests/**/*" ], "exclude": [ "node_modules", "build" ] }

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/Msparihar/mcp-server-firecrawl'

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