-
securityA
license-
qualityA Model Context Protocol server that allows Claude to interact with Linear's API for managing teams, issues, projects, and cycles.
Last updated -
2,557
2
MIT License
这是一个简化的模型上下文协议 (MCP) 服务器,用于 Xano 数据库集成。它允许 Claude 通过 Xano 元数据 API 与 Xano 数据库进行交互。
该 MCP 服务器提供以下核心工具:
列出 Xano 实例
获取实例详细信息
列出实例中的数据库
列出数据库中的表
获取表详细信息
Python 3.8 或更高版本
有效的 Xano 元数据 API 令牌
此存储库配置为在 Smithery.ai 上部署。
在 Smithery.ai 上添加您的服务器
将您的 Xano API 令牌设置为配置参数
部署服务器
该实现使用具有以下结构的 Xano API:
身份验证: /auth/me
浏览实例: /instance
列出数据库: /instance/{name}/workspace
列出表: /instance/{name}/database/{name}/table
MCP 服务器使用 Python 的 FastMCP SDK,确保协议合规性并正确处理 MCP 请求和响应。
This server cannot be installed
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/roboulos/simple-xano-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server