Skip to main content
Glama
.gitignore507 B
# Dependencies node_modules/ package-lock.json yarn.lock # Environment variables .env .env.local .env.*.local # Logs *.log npm-debug.log* yarn-debug.log* yarn-error.log* logs/ wiremcp-audit.log # Temporary files *.pcap *.pcapng temp_*.pcap wiremcp_*.pcap /tmp/ .temp/ # OS files .DS_Store Thumbs.db desktop.ini # IDE .vscode/ .idea/ *.swp *.swo *~ .project .classpath .settings/ # Test coverage coverage/ .nyc_output/ # Build output dist/ build/ # Security *.pem *.key *.cert secrets/ credentials/

Latest Blog Posts

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/anishphilip012git/WireMCP-Secure'

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