MCP GraphQL
@setyolegowo
关于 MCP GraphQL
暂无概览
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"mcp-server-graphql": {
"command": "npx",
"args": [
"-y",
"@smithery/cli",
"install",
"@setyolegowo/mcp-server-graphql",
"--client",
"claude"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is MCP GraphQL?
MCP GraphQL is a GraphQL API service that provides a flexible and efficient interface for querying and manipulating data within the Mission Control Platform (MCP). It is designed for developers working with MCP services who need a GraphQL-based data layer.
How to use MCP GraphQL?
Install MCP GraphQL automatically via Smithery using npx -y @smithery/cli install @setyolegowo/mcp-server-graphql --client claude, or manually by cloning the repository and installing dependencies with npm install. Run the service with npm start.
Key features of MCP GraphQL
- GraphQL API for MCP data querying and manipulation
- Flexible and efficient data retrieval
- Supports automatic installation via Smithery
- Manual setup with Node.js and npm/yarn
- MIT licensed
Use cases of MCP GraphQL
- Querying MCP data using a flexible GraphQL interface
- Manipulating MCP data through GraphQL mutations
- Integrating MCP services into frontend or backend applications
FAQ from MCP GraphQL
What does MCP GraphQL do?
MCP GraphQL provides a GraphQL API service for querying and manipulating data in the Mission Control Platform.
What are the prerequisites to run MCP GraphQL?
You need Node.js, npm or yarn, and access to MCP services.
How can I install MCP GraphQL?
You can install it automatically via Smithery using the command npx -y @smithery/cli install @setyolegowo/mcp-server-graphql --client claude, or manually by cloning the repository and running npm install.
What license does MCP GraphQL use?
MCP GraphQL is licensed under the MIT License.
其他 分类下的更多 MCP 服务器
ghidraMCP
LaurieWiredMCP Server for Ghidra
Codelf
unbugA search tool helps dev to solve the naming things problem.
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.

EverArt
modelcontextprotocolModel Context Protocol Servers
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
评论