MCP GraphQL
Overview
This repository contains the GraphQL implementation for the MCP (Mission Control Platform) service.
Description
A GraphQL API service that provides a flexible and efficient interface for querying and manipulating MCP data.
Getting Started
Prerequisites
- Node.js
- npm or yarn
- Access to MCP services
Installing via Smithery
To install mcp-server-graphql for Claude Desktop automatically via Smithery:
npx -y @smithery/cli install @setyolegowo/mcp-server-graphql --client claude
Manual Installation
- Clone the repository
git clone https://github.com/setyolegowo/mcp-server-graphql.git
cd mcp-graphql
- Install dependencies
npm install
Running the Service
npm start
Contributing
Please read CONTRIBUTING.md for details on our code of conduct and the process for submitting pull requests.
License
This project is licensed under the MIT License - see the LICENSE file for details.
GraphQL API Service
Project Details
- setyolegowo/mcp-server-graphql
- MIT License
- Last Updated: 4/7/2025
Recomended MCP Servers
MCP Server to interact with Monday.com boards and items
This MCP server was developed to improve Cline's agentic workflows by being up-to-date with the public repositories and...
MCP to allow LLMs to submit jobs to Deepwriter AI
Model Context Protocol Server for aggregating RSS feeds in Claude Desktop
A MCP for searching and downloading academic papers from multiple sources like arXiv, PubMed, bioRxiv, etc.
An MCP Server that provides IP geolocation lookup (country, region, city, etc.) via ip-api.com.
son2





