ws-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
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 | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| list_workspacesB | List all workspaces with their metadata. Optionally filter by status or staleness. |
| get_workspaceA | Get detailed status of a specific workspace including git status, saved tabs, tab history summary, notes, and staleness. |
| get_workspace_treeA | Get the full workspace hierarchy as a tree structure. Shows parent-child relationships between workspaces. |
| find_stale_workspacesA | Find workspaces that have not been opened recently. Useful for identifying abandoned or forgotten projects. |
| search_workspacesA | Search across all workspace metadata, notes, and tab history for a query string. Searches workspace names, tags, workspace.md content, and saved tab titles/URLs. |
| summarize_allA | Get a high-level summary of all workspaces: counts by status, stale projects, recent activity. Designed for asking "where do things stand across all my projects?" |
| list_beadsA | List tasks from a workspace's beads issue tracker. Supports filtering by status, priority, type, and label. Returns tasks sorted by priority then creation date. |
| get_beads_across_workspacesA | Aggregate beads task counts across multiple workspaces. Shows per-workspace breakdown and totals. Scope to a parent prefix (e.g. "ws" for ws/* workspaces) or omit for all. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
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/camggould/ws-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server