Skip to main content
Glama

Code Reference Optimizer MCP Server

by FosterG4
.gitignoreβ€’707 B
# Node dependencies node_modules/ # Build outputs /dist/ /build/ /coverage/ /.nyc_output/ # TypeScript build info *.tsbuildinfo # Caches .cache/ .parcel-cache/ .turbo/ .pnpm-store/ .eslintcache # Logs logs/ *.log npm-debug.log* yarn-debug.log* yarn-error.log* pnpm-debug.log* lerna-debug.log* # Environment files (keep example) .env .env.* !.env.example # Editor/IDE .vscode/ .idea/ .vs/ .history/ *.swp *.swo # OS files .DS_Store Thumbs.db # Test artifacts junit.xml jest-results.json coverage-final.json # Packages created by `npm pack` *.tgz # Keep setup docs tracked SETUP.md # keep lock files tracked for reproducible installs pnpm-lock.yaml yarn.lock package-lock.json .trae/ .trae/rules/

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/FosterG4/mcpsaver'

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