Loading...
getUserFetches basic user information by login, including name, URL, and location.
Read-only operation fetching user data.
The safety of `mcp-graphql-forge` depends heavily on the configuration of the GraphQL queries and the token command. When configured with read-only queries and a secure token retrieval mechanism, it can be relatively safe. However, poorly designed queries or a vulnerable token command could expose the underlying GraphQL endpoint to significant risks.