Works With Agents MCP Server
Works With Agents MCP Server
⚠️ 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-mcpUsage
Add to your MCP client config:
{
"mcpServers": {
"wwa": {
"command": "python3.11",
"args": ["-m", "wwa_mcp.server"]
}
}
}Tools
Tool | Tier | Description |
| 1 | Query shared agent knowledge base |
| 1 | List fact categories and counts |
| 1 | Search known failure patterns |
| 1 | Search agent skill library |
| 1 | List skill categories |
| 2 | Create agent-to-agent handoff |
| 2 | Validate handoff completeness |
| 2 | Schema validation against Handoff Protocol |
| 2 | Search blueprint specifications |
| 2 | Validate against a blueprint |
| 3 | Compute agent trust score |
| 3 | Ed25519 signature verification |
| 3 | Validate against SLA tiers |
| 3 | Compliance-as-Code validation engine |
All specifications CC BY 4.0 — workswithagents.dev
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/vystartasv/wwa-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server