puter-claude-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PUTER_RELAY_URL | No | URL of the relay server (default http://localhost:8081) |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| ask_claudeA | Ask Claude (via Puter.js) to write code, answer questions, or solve problems — for free, with no API key. Requires the relay server (relay.js) to be running and the browser bridge tab (http://localhost:8081) to be open. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
TDQS
Scored across 1 tool
With only one tool, there is no ambiguity at all. The agent cannot confuse it with any other tool.
The single tool name 'ask_claude' follows a clear verb_noun pattern. Consistency is trivially perfect as there is no other tool to conflict with.
The server's purpose is to ask Claude questions via Puter.js. A single tool is perfectly scoped for this narrow, focused function.
For the stated purpose of asking Claude to write code, answer questions, or solve problems, one tool that accepts a prompt is sufficient. There are no obvious missing operations.