Works With Agents Server
FreeNot checkedProvides 14 MCP tools for AI agent infrastructure, enabling knowledge base queries, skill search, handoffs, blueprint validation, trust scoring, identity verifi
About
Provides 14 MCP tools for AI agent infrastructure, enabling knowledge base queries, skill search, handoffs, blueprint validation, trust scoring, identity verification, SLA validation, and compliance checks.
README
⚠️ Maintenance mode. Feature-complete, not actively developed. For the Works With Agents tender-compliance MCP server, see workswithagents.dev. This package is frozen at v1.0.2 and is no longer receiving updates.
14 MCP tools for AI agent infrastructure.
pip install wwa-mcp
Usage
Add to your MCP client config:
{
"mcpServers": {
"wwa": {
"command": "python3.11",
"args": ["-m", "wwa_mcp.server"]
}
}
}
Tools
| Tool | Tier | Description |
|---|---|---|
wwa_facts_query |
1 | Query shared agent knowledge base |
wwa_facts_list_categories |
1 | List fact categories and counts |
wwa_pitfalls_lookup |
1 | Search known failure patterns |
wwa_skills_search |
1 | Search agent skill library |
wwa_skills_list_categories |
1 | List skill categories |
wwa_handoff_create |
2 | Create agent-to-agent handoff |
wwa_handoff_verify |
2 | Validate handoff completeness |
wwa_handoff_validate_schema |
2 | Schema validation against Handoff Protocol |
wwa_blueprint_search |
2 | Search blueprint specifications |
wwa_blueprint_validate |
2 | Validate against a blueprint |
wwa_trust_score_calculate |
3 | Compute agent trust score |
wwa_identity_verify |
3 | Ed25519 signature verification |
wwa_sla_validate |
3 | Validate against SLA tiers |
wwa_compliance_check |
3 | Compliance-as-Code validation engine |
All specifications CC BY 4.0 — workswithagents.dev
Install Works With Agents Server in Claude Desktop, Claude Code & Cursor
unyly install works-with-agents-mcp-serverInstalls into Claude Desktop, Claude Code, Cursor & VS Code — handles npx, uvx and build-from-source repos for you.
First time? Get the CLI: curl -fsSL https://unyly.org/install | sh
Or configure manually
Run in your terminal:
claude mcp add works-with-agents-mcp-server -- uvx wwa-mcpStep-by-step: how to install Works With Agents Server
FAQ
Is Works With Agents Server MCP free?
Yes, Works With Agents Server MCP is free — one-click install via Unyly at no cost.
Does Works With Agents Server need an API key?
No, Works With Agents Server runs without API keys or environment variables.
Is Works With Agents Server hosted or self-hosted?
Self-hosted: the server runs locally on your machine via the install command above.
How do I install Works With Agents Server in Claude Desktop, Claude Code or Cursor?
Open Works With Agents Server on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Related MCPs
Fetch
Web content fetching and conversion for efficient LLM usage.
AWS KB Retrieval
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
by modelcontextprotocolSpring AI MCP Server
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
llm-analysis-assistant
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
by xuzexin-hzCompare Works With Agents Server with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All ai MCPs
