Skip to main content
Glama

mcp-voice-hooks

.npmignore580 B
# Development files src/ docs/ scripts/ *.test.ts jest.config.js tsconfig.json tsup.config.ts knip.json claude.md roadmap.md # Git and CI .git/ .github/ .gitignore .husky/ # IDE .vscode/ .idea/ *.swp *.swo # Logs and temp files *.log npm-debug.log* .DS_Store *.tmp # Test coverage coverage/ .nyc_output/ # Local claude settings (don't ship user's settings) # But DO include the hooks directory .claude/* !.claude/hooks/ # Node modules (npm will handle dependencies) node_modules/ # Keep these files !dist/ !bin/ !public/ !package.json !package-lock.json !README.md !LICENSE

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/johnmatthewtennant/mcp-voice-hooks'

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