Snappy MCP Server with Xano Integration
@roboulos
About Snappy MCP Server with Xano Integration
No overview available yet
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"remote-mcp-server-roboulos": {
"command": "npx",
"args": [
"mcp-remote",
"http://localhost:8787/sse"
]
}
}
}Tools
No tools detected
Fetch the live tool list by running this server in a temporary sandbox using the button above.
Overview
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.
Frequently asked questions
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`.
Basic information
More Other MCP servers

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers
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
ICSS
chokcoco不止于 CSS
Inbox Zero AI MCP
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
🪟 Windows-MCP
CursorTouchMCP Server for Computer Use in Windows
Comments