Skip to content
Back to search
30
MCP

alix-graphql-mcp-client

pypi/alix-graphql-mcp-client

Shared GraphQL client, schema introspection, and predefined operation helpers for Alix GraphQL MCP tools.

Uptime
0.0%
5 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

alix-graphql-mcp-read-write-tool
Read/write MCP tool for the Alix GraphQL API. Scopes every operation to an estate id; permits queries and mutations.
0 tools
graphql-schema-mcp
Tiny MCP server to handle search in large GraphQL introspection files. Features vector search to improove experience.
0 tools
alix-graphql-mcp-read-tool
Read-only MCP tool for the Alix GraphQL API. Scopes every operation to an estate id; mutations and subscriptions are rejected.
0 tools
alix-graphql-mcp-knowledge-base-tool
Knowledge Base MCP tool for Alix GraphQL. Fetches institution marshaling plans.
0 tools
@supernova123/graphql-mcp-server
MCP server for GraphQL — schema introspection, auto-generated tools, query/mutation execution for Claude, Cursor, and AI agents
0 tools
Apollo MCP Server
MCP server that exposes GraphQL operations as tools for AI models.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "alix-graphql-mcp-client": {
      "url": "None",
      "transport": "http"
    }
  }
}