Skip to content
Back to search
30
MCP

alix-graphql-mcp-read-tool

pypi/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.

Uptime
0.0%
48 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
alix-graphql-mcp-client
Shared GraphQL client, schema introspection, and predefined operation helpers for Alix GraphQL MCP tools.
0 tools
alix-graphql-mcp-knowledge-base-tool
Knowledge Base MCP tool for Alix GraphQL. Fetches institution marshaling plans.
0 tools
graphql-to-mcp
Turn any GraphQL API into MCP tools. Zero config, zero code — just point at an endpoint.
0 tools
hlpp-recruit-graph-mcp
Controlled read-only MCP tools for the HLPP occupation skill graph
0 tools
mcp graphql tools
Metadata-only Glama MCP server.
0 tools

How to use

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

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