MCP server along with graphql endpoints #9705
kaifcoder
started this conversation in
Feature requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Current State:
Keystone.js already generates a CRUD GraphQL API based on your schema definition and serves it at /api/graphql by default. The Model Context Protocol (MCP) is an open protocol that enables seamless integration between LLM applications and external data sources and tool.
What This Feature Would Provide:
An MCP server alongside Keystone's GraphQL endpoints would allow:
Beta Was this translation helpful? Give feedback.
All reactions