sakutto-mcp-server
Usage
You can run the Worker defined by your new project by executing wrangler dev in this
directory. This will start up an HTTP server and will allow you to iterate on your
Worker without having to restart wrangler.
Types and autocomplete
This project also includes a pyproject.toml with some requirements which set up autocomplete and type hints for this Python Workers project.
To get these installed you'll need uv, which you can install by following
https://docs.astral.sh/uv/getting-started/installation/.
Once uv is installed, you can run the following:
uv venv
uv syncThen point your editor's Python plugin at the .venv directory. You should then have working
autocomplete and type information in your editor.
Tool Schema Changelog
Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.
No tool schema history has been recorded yet.
Related MCP Connectors
Cloudflare Workers MCP server: ai-agent-scratchpad
9 remote MCP servers on Cloudflare Workers for AI agents. Free tier + Pro API keys.
MCP server for AI agents to plan, verify, and deploy Cloudflare-native apps.
Cloudflare Workers MCP server: agent-memory
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/SakuttoWorks/sakutto-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server