Skip to main content
Glama

React Native MCP Server

by MrNitro360
.gitignore714 B
# Dependencies node_modules/ # TypeScript build output build/ dist/ # Environment variables .env .env.local .env.production # IDE files .vscode/ .idea/ # Claude specific files .claude/ # OS files .DS_Store Thumbs.db # Log files *.log npm-debug.log* yarn-debug.log* yarn-error.log* # Runtime data pids *.pid *.seed *.pid.lock # Coverage directory used by tools like istanbul coverage/ # nyc test coverage .nyc_output # Optional npm cache directory .npm # Optional REPL history .node_repl_history # Output of 'npm pack' *.tgz # Temporary folders tmp/ temp/ # Temporary files *.tmp *_temp.* temp_* *-temp.* # Editor backup files *~ *.swp *.swo # Project specific temporary files *_NEW.* temp_* *.tmp

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/MrNitro360/React-Native-MCP'

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