siraya-mcp-worker
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@siraya-mcp-workerlist all currently available SIRAYA models"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
SIRAYA Agent Tools
This workspace contains two product surfaces for SIRAYA Model Router:
@siraya/agent: a TypeScript Agent SDK for model discovery, request validation, model recommendation, direct model calls, and simple tool-calling loops.siraya-mcp-worker: a Cloudflare Worker MCP server that exposes SIRAYA model discovery and invocation tools to MCP-capable agents.
The MCP worker is configured for siraya-mcp.bruceatsiraya.xyz and refreshes its model registry every day with a Cloudflare Cron Trigger.
Published documentation:
https://siraya-mcp.bruceatsiraya.xyz/admin (internal administration)
Quick Start
pnpm install
pnpm buildRead:
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
Alicense-qualityFmaintenanceA server that implements the Model Context Protocol (MCP) on Cloudflare Workers, allowing AI models to access custom tools without authentication.150MIT- Flicense-qualityCmaintenanceA Cloudflare Workers-based MCP server that enables deployment of custom tools accessible via the Model Context Protocol without authentication requirements.
- Flicense-qualityCmaintenanceA serverless MCP (Model Context Protocol) implementation that can be deployed on Cloudflare Workers without authentication, allowing clients like Claude Desktop to connect to custom AI tools.
- -license-quality-maintenanceA Cloudflare Workers-based server that implements the Model Context Protocol (MCP), allowing AI assistants like Claude to access custom tools without authentication.1
Related MCP Connectors
MCP server for AI agents to plan, verify, and deploy Cloudflare-native apps.
MCP server providing access to the Scorecard API to evaluate and optimize LLM systems.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/bruceatsiraya/siraya-agent-tools'
If you have feedback or need assistance with the MCP directory API, please join our Discord server