Growi MCP Server vs MCP Graphql — MCP Server Comparison | AllMCPs
Side-by-Side Model Context Protocol Comparison
Growi MCP Server vs MCP Graphql
In-depth architectural comparison of the Growi MCP Server and MCP Graphql MCP servers. Compare execution transports, security boundaries, tool capabilities, quality scores, and ready-to-paste client installation snippets for Claude, Cursor, Windsurf, and VS Code.
At a Glance & Executive Verdict
Growi MCP Server
Other Tools and Integrations · Local stdio
Quality: 74/100 (Great) | Auth: API Key required
MCP Graphql
Other Tools and Integrations · Local stdio
Quality: 56/100 (Good) | Auth: No auth required
Verdict Summary: Choose Growi MCP Server if you need specialized Other Tools and Integrations tools running via a local process. Choose MCP Graphql if your workspace requires Other Tools and Integrations integration with local subprocess execution. Both servers can be configured concurrently in your client's mcpServers manifest.
Which MCP Server Should You Choose?
Choose Growi MCP Server when:
You need dedicated capabilities in the Other Tools and Integrations domain.
You prefer local stdio subprocess transport architecture.
Your security boundary fits: API Key required (Free / Open Source).
You have access to required keys: GROWI_APP_NAME_1, GROWI_BASE_URL_1, GROWI_API_TOKEN_1.
Growi MCP Server is categorized under Other Tools and Integrations and uses a local stdio subprocess. In contrast, MCP Graphql belongs to Other Tools and Integrations using local stdio subprocess. Select Growi MCP Server when you need capabilities focused on other tools and integrations and MCP Graphql when you require tools for other tools and integrations.
Get the heading outline of a page (heading tree with line ranges and sizes, without the body); also detects setext-style (underline) headings
getPageSection
Read only a part of a page, addressed by heading text or line range
getPageWholeContents
Get the full markdown body of a page
getPage
**Deprecated, will be removed in 2.0.0.** Alias of `getPageWholeContents` kept for backward compatibility; use `getPageOutline`, `getPageSection`, or `getPageWholeContents` instead
getPageInfo
Get detailed page information
+20 more tools listed on main page
MCP Graphql Tools (2)
introspect-schema
This tool retrieves the GraphQL schema. Use this first if you don't have access to the schema as a resource.
query-graphql
Execute GraphQL queries against the endpoint. By default, mutations are disabled unless `ALLOW_MUTATIONS` is set to `true`.