Skip to main content
Glama

mcptix

by ownlytics
.npmignore776 B
# Source files (since we publish the compiled version) src/ # Test files __tests__/ *.test.js *.test.ts *.spec.js *.spec.ts test/ tests/ coverage/ # Configuration files .github/ .vscode/ .idea/ .editorconfig .eslintrc .eslintignore .prettierrc .prettierignore tsconfig.json jest.config.js jest.setup.js # Development files examples/ docs/ .travis.yml .circleci/ .gitlab-ci.yml .github/ .husky/ # Git files .git/ .gitignore .gitattributes # Logs logs/ *.log npm-debug.log* yarn-debug.log* yarn-error.log* # Environment variables .env .env.* # Temporary files tmp/ temp/ # Test project test-project/ # Development Files dist-dev/ # Local development files .mcptix/ .epic-tracker/ # Legacy directory, kept for backward compatibility # Database files *.db *.db-journal

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/ownlytics/mcptix'

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