Snappy MCP Server with Xano Integration
@roboulos
Snappy MCP Server with Xano Integration について
概要はまだありません
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"remote-mcp-server-roboulos": {
"command": "npx",
"args": [
"mcp-remote",
"http://localhost:8787/sse"
]
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is Snappy MCP Server with Xano Integration?
A remote MCP server built on Cloudflare Workers with Xano database integration for tool management, session tracking, and OAuth. It implements the latest Streamable HTTP transport protocol (2024-11-05) and supports legacy SSE transport.
How to use Snappy MCP Server with Xano Integration?
Clone the repository, install dependencies, configure your Xano API key in wrangler.jsonc, then run locally with npm run dev. Connect clients like the MCP Inspector or Claude Desktop using either SSE (/sse) or Streamable HTTP (/mcp) endpoints.
Key features of Snappy MCP Server with Xano Integration
- Xano-backed tool, session, OAuth, and logging management
- Streamable HTTP transport (2024-11-05) with SSE fallback
- Multiple authentication methods: URL params, Authorization header, request body
- Session state persistence across requests via Xano
- Supports Claude Desktop and MCP Inspector
Use cases of Snappy MCP Server with Xano Integration
- Deploy a remote MCP server for AI assistants like Claude
- Manage MCP tools dynamically through Xano database tables
- Track MCP sessions and OAuth tokens with Xano
- Log all MCP requests for debugging and auditing
FAQ from Snappy MCP Server with Xano Integration
What transport protocols does the server support?
It supports both legacy SSE transport and the latest Streamable HTTP transport (2024-11-05).
What dependencies or runtime are required?
The server runs on Cloudflare Workers. Local development requires Node.js and npm, plus a Xano project with the specified tables and API endpoints.
Where are sessions and data stored?
Session data, OAuth tokens/states, tool definitions, and logs are stored in Xano database tables.
What authentication methods are available?
Authentication can be provided via URL parameters (auth_token, user_id), an Authorization: Bearer header plus x-user-id header, or in the request body.
How do I deploy the server to Cloudflare?
Create a KV namespace, add your Xano API key to wrangler.jsonc, and run npm run deploy.
「その他」の他のコンテンツ

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
Inbox Zero AI MCP
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
Servers
modelcontextprotocolModel Context Protocol Servers
コメント