Skip to content
Back to search
30
MCP

alix-graphql-mcp-knowledge-base-tool

pypi/alix-graphql-mcp-knowledge-base-tool

Knowledge Base MCP tool for Alix GraphQL. Fetches institution marshaling plans.

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

Similar MCP servers embedding-nearest

alix-graphql-mcp-client
Shared GraphQL client, schema introspection, and predefined operation helpers for Alix GraphQL MCP tools.
0 tools
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-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
GraphQL to MCP
Auto-generates MCP tools from GraphQL operations, with built-in support for authenticated and public tool separation.
0 tools
@mseep/mcp-graphql-forge
MCP server that exposes GraphQL APIs to AI tools through automatic schema introspection and tool generation
0 tools
arxiv-atlas-mcp
MCP server exposing the ArXiv Atlas semantic research graph as agent tools.
0 tools

How to use

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

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