目录 / Grafbase
MCP
鉴权未知
未评级
已上架
Grafbase
Instant GraphQL API platform. Deploy APIs, manage schemas, and query federated data sources at the edge.
该来源不提供完整文件导出(国内平台多为平台内托管),仅存元数据与原链
接入信息
- 传输形态
- http
- 鉴权方式
- 鉴权未知
- 端点
https://grafbase.run.tools
鉴权方式未标注,请核对官方文档后再接入——不要直接使用以下片段
{
"mcpServers": {
"Grafbase": {
"url": "https://grafbase.run.tools"
}
}
}
能力清单
| 工具 | 说明 |
|---|---|
| introspect | Provide the complete GraphQL SDL for the requested types. Always use `search` first to identify relevant fields before if information on a specific type was not explicitly requested. Continue using this tool until you have the definition of all nested types you intend to query. |
| search | Search for relevant fields to use in a GraphQL query. A list of matching fields with their score is returned with partial GraphQL SDL indicating how to query them. Use `introspect` tool to request additional information on children field types if necessary to refine the selection set. |
| execute | Executes a GraphQL request. Additional GraphQL SDL may be provided upon errors. |
纠错与举报(发现条目失效、署名有误或涉及侵权?)
提交举报 / 纠错
侵权举报经核验成立后,我们会即时下线该条目并删除已存的内容副本。