Skip to main content
Glama

Hugging Face MCP Server

by evalstate
jsconfig.json350 B
{ "compilerOptions": { "module": "ESNext", "moduleResolution": "Bundler", "target": "ES2022", "jsx": "react-jsx", "allowImportingTsExtensions": true, "strictNullChecks": true, "strictFunctionTypes": true, "baseUrl": ".", "paths": { "@/*": ["./packages/app/src/web/*"] } }, "exclude": ["node_modules", "**/node_modules/*"] }

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/evalstate/hf-mcp-server'

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