Skip to main content
Glama

Xano MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
XANO_API_KEYYesYour Xano API key
XANO_API_BASEYesYour Xano instance API URL (e.g., https://your-instance.xano.io/api:meta)
XANO_WORKSPACEYesYour Xano workspace ID

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
list-tables

Browse all tables in the Xano workspace

get-table-schema

Browse the schema of a table

add-table

Add a new table to the Xano database

edit-table-schema

Edit the schema of an existing table (add, remove, or modify columns)

get-api-spec

Get and convert Swagger specification for an API group to a minified markdown format

create-api-group

Create a new API group in the Xano workspace

list-api-groups

Browse all API groups in the Xano workspace

browse-apis

Browse APIs in a specific API group

add-api

Add a new API to an API group

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/lowcodelocky2/xano-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server