juniper

GitHub

GraphQL server library for Rust

5,959 stars Rust 1 file ยท ~4,213 tokens #cargo#graphql#rust#rust-library#web

juniper MCP Server

MCP server for graphql-rust/juniper

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "juniper": {
      "command": "npx",
      "args": [
        "-y",
        "@graphql-rust/juniper"
      ]
    }
  }
}