Skip to main content
Glama
vystartasv

Works With Agents MCP Server

by vystartasv

wwa_blueprint_search

Search the blueprint registry for AI agent infrastructure specifications. Locate reference specs for handoff protocols, trust scoring, compliance, and deployment.

Instructions

Search the Works With Agents blueprint registry. Blueprints are CC BY 4.0 reference specifications for AI agent infrastructure — handoff protocols, trust scoring, compliance frameworks, deployment manifests, agent OSI model. Free to use, adapt, and implement.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
limitNoMax results (default 10, max 25)
queryYesWhat specification are you looking for? (e.g. 'handoff', 'trust score', 'deployment')
categoryNoFilter: protocols, compliance, deployment, security, economics, architecture
Behavior2/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

No annotations are provided, so the description carries the full burden of behavioral disclosure. It does not mention what the search returns, how it matches queries, pagination, or any other operational behavior. The licensing note about blueprints is informational but does not clarify the tool's behavior.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is two sentences, economically written, and front-loaded with the core purpose. The second sentence adds relevant context about blueprint content and licensing without redundancy or unnecessary detail.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness2/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

The tool has no output schema and no annotations, yet the description does not explain what results look like or any usage context. It lacks return format information and alternative tool guidance. For a simple search tool, this is a notable gap in completeness.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema coverage is 100%, so all parameters are described in the schema. The description adds examples of blueprints (e.g., 'handoff protocols', 'trust scoring') which may help infer query context, but does not add meaning beyond the schema's parameter descriptions. Baseline 3 is appropriate.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose4/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the tool's function: 'Search the Works With Agents blueprint registry.' This provides a specific verb and resource. However, it does not explicitly differentiate from sibling tools like wwa_blueprint_validate, though the resource name 'blueprint' helps distinguish it from other search tools.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines2/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description provides no guidance on when to use this tool versus alternatives such as wwa_blueprint_validate or other search tools. It only explains what blueprints are, not the conditions or context for choosing this search tool.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

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/vystartasv/wwa-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server