Skip to main content
Glama

Ara Records MCP Server

.gitignore679 B
# Dependencies node_modules/ # Note: package-lock.json SHOULD be committed for applications # Logs npm-debug.log* yarn-debug.log* yarn-error.log* pnpm-debug.log* lerna-debug.log* # Environment variables .env .env.local .env.*.local .env.production .env.development # OS generated files .DS_Store .DS_Store? ._* .Spotlight-V100 .Trashes ehthumbs.db Thumbs.db *~ # IDE / Editor files .vscode/ .idea/ *.swp *.swo *.swn .project .classpath .c9/ *.launch .settings/ *.sublime-workspace *.sublime-project # Testing coverage/ .nyc_output/ *.lcov # Build artifacts dist/ build/ *.tsbuildinfo # Temporary files tmp/ temp/ *.tmp *.log # Runtime data pids/ *.pid *.seed *.pid.lock

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/syndr/ara-records-mcp'

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