TextQL MCP Server
by alexandme
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| TEXTQL_FF_ENABLE_AUTH_CHECKS | No | Enable authentication checks | false |
| TEXTQL_FF_ENABLE_QUERY_GRAPH | No | Enable GraphQL query execution | true |
| TEXTQL_FF_ENABLE_SCHEMA_FETCH | No | Enable schema information retrieval | true |
| TEXTQL_FF_ENABLE_RATE_LIMITING | No | Enable rate limiting | false |
| TEXTQL_FF_ENABLE_ADMIN_ENDPOINTS | No | Enable admin endpoints for runtime management | false |
| TEXTQL_FF_ENABLE_NATURAL_LANGUAGE | No | Enable natural language processing (experimental) | false |
| TEXTQL_FF_ENABLE_FLAG_RUNTIME_UPDATES | No | Allow feature flags to be updated at runtime | false |
| TEXTQL_FF_ENABLE_EXPERIMENTAL_FEATURES | No | Enable experimental features | false |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/alexandme/textql-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server