Skip to main content
Glama

Tafa MCP Server

by N3uraX
MIT License
1
  • Apple
  • Linux
.gitignore926 B
# See https://help.github.com/articles/ignoring-files/ for more about ignoring files. # IDE and editors .idea/ .vscode/ # Dependencies node_modules/ /node_modules /.pnp .pnp.js .yarn/install-state.gz .yarn/* !.yarn/patches !.yarn/plugins !.yarn/releases !.yarn/versions # Testing /coverage # Next.js /.next/ /out/ next-env.d.ts *.tsbuildinfo # Production builds /build dist/ dist # Environment files (comprehensive coverage) *token.json* *credentials.json* # Logs and debug files npm-debug.log* yarn-debug.log* yarn-error.log* .pnpm-debug.log* dump.rdb # System files .DS_Store *.pem # Python __pycache__/ *pyc* venv/ .venv/ # Development tools chainlit.md .chainlit .ipynb_checkpoints/ .ac # Deployment .vercel # Data and databases agenthub/agents/youtube/db # Archive files and large assets **/*.zip **/*.tar.gz **/*.tar **/*.tgz *.pack *.deb *.dylib # Build caches .cache/ # Mobile development android-sdk/

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/N3uraX/tafa-mcp'

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