We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/idoru/influxdb-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
# Development files
node_modules/
.git/
.github/
.vscode/
.idea/
# Test files
tests/
test-compare.js
test-direct.js
jest.config.js
# Config files
.gitignore
.npmrc
tsconfig.json
# Documentation that isn't needed in the package
TESTS.md
# Logs
*.log
npm-debug.log*