Skip to main content
Glama
MIT License
20
get_film_by_id.graphql455 B
# Get a film by its ID query get_film_by_id($id: ID!) { film(filmID: $id) { title director releaseDate speciesConnection { species { name classification homeworld { name } } } characterConnection { characters { id name } } } }

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/fotoetienne/gqai'

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