Skip to main content
Glama
data.yaml608 B
# Sample data structure users: - id: 1 name: John Doe email: john@example.com roles: - admin - developer active: true - id: 2 name: Jane Smith email: jane@example.com roles: - developer active: true - id: 3 name: Bob Johnson email: bob@example.com roles: - viewer active: false projects: - name: project-alpha status: active team: - John Doe - Jane Smith tags: - backend - api - name: project-beta status: planning team: - Jane Smith tags: - frontend - ui

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/oraios/serena'

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