Skip to main content
Glama

AI Conversation Logger

by fablefang
.gitignore1.68 kB
# Dependencies node_modules/ npm-debug.log* yarn-debug.log* yarn-error.log* pnpm-debug.log* lerna-debug.log* # Build output dist/ dist-ssr/ *.local *.tsbuildinfo # Environment variables .env .env.local .env.*.local # Logs logs/ *.log npm-debug.log* yarn-debug.log* yarn-error.log* lerna-debug.log* # Editor directories and files .vscode/* !.vscode/extensions.json !.vscode/settings.json .idea/ *.suo *.ntvs* *.njsproj *.sln *.sw? .DS_Store # Testing coverage/ *.lcov .nyc_output/ # Project specific ai-logs/ ai-conversations/ *.tmp *.temp *.cache # TypeScript *.tsbuildinfo tsconfig.tsbuildinfo # Package manager .pnp.* .yarn/* !.yarn/patches !.yarn/plugins !.yarn/releases !.yarn/sdks !.yarn/versions # Debug files debug/ *.pid *.seed *.pid.lock # Optional npm cache directory .npm/ # Optional eslint cache .eslintcache # Optional stylelint cache .stylelintcache # Optional REPL history .node_repl_history # Output of 'npm pack' *.tgz # Yarn Integrity file .yarn-integrity # dotenv environment variable files .env.development.local .env.test.local .env.production.local # Next.js build output .next/ out/ # Nuxt.js build / generate output .nuxt/ # Gatsby files .cache/ # VuePress build output .vuepress/dist/ # Serverless directories .serverless/ # FuseBox cache .fusebox/ # DynamoDB Local files .dynamodb/ # TernJS port file .tern-port # Stores VSCode versions used for testing VSCode extensions .vscode-test/ # Temporary folders tmp/ temp/ # macOS .DS_Store .AppleDouble .LSOverride # Windows Thumbs.db Thumbs.db:encryptable ehthumbs.db ehthumbs_vista.db *.stackdump Desktop.ini $RECYCLE.BIN/ *.lnk # Linux *~ .fuse_hidden* .directory .Trash-* .nfs*

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/fablefang/ai-conversation-logger-mcp'

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