Skip to main content
Glama

Vibe Coder MCP

by freshtechbro
.npmignore•1.06 kB
# Source files and development artifacts src/ *.ts !*.d.ts # Test files and directories **/__tests__/ **/__integration__/ **/tests/ **/integration/ **/integrations/ **/live/ **/scenarios/ **/live-validation/ **/e2e/ test/ *.test.js *.test.ts *.spec.js *.spec.ts # Development configuration .eslintrc.json vitest.config.ts tsconfig.json .env.example .gitignore # Development dependencies and tools node_modules/ .vscode/ .idea/ *.log npm-debug.log* yarn-debug.log* yarn-error.log* # Build artifacts not needed in package .tsbuildinfo *.tsbuildinfo # Documentation and planning files docs/ plan_docs/ .windsurf/ AGENTS.md CLAUDE.md AGENT.md *-plan-*.md *-implementation-plan*.md *-enhancement-plan*.md # Temporary and cache files tmp/ temp/ .cache/ .parcel-cache/ coverage/ .nyc_output/ # OS files .DS_Store Thumbs.db Desktop.ini # IDE files *.swp *.swo *~ # Project-specific output directories VibeCoderOutput/ workflow-agent-files/ # Setup and development scripts setup.sh setup.bat fix-*.sh remove-*.sh test-*.js # Duplicate files *\ 2.* *\ 3.*

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/freshtechbro/vibe-coder-mcp'

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