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-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
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file wwa_mcp-1.0.2.tar.gz.
File metadata
- Download URL: wwa_mcp-1.0.2.tar.gz
- Upload date:
- Size: 49.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9e8392aba9bb1c45b08c67a03c0b6e1122ba635d501eacd3897488144fc0b3f8
|
|
| MD5 |
9068823b21200ba14e4b4648e396d361
|
|
| BLAKE2b-256 |
707d33b2fabc2e02d6e0a866c8795ee608cd33d5516823ebf2586523f3893c94
|
File details
Details for the file wwa_mcp-1.0.2-py3-none-any.whl.
File metadata
- Download URL: wwa_mcp-1.0.2-py3-none-any.whl
- Upload date:
- Size: 40.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
08997df1fa0af72fb82b4629bd67035e1dd4c1da61298ac4aab6321fe3f9dd6a
|
|
| MD5 |
e23333ffe48bcc23a6de29ab64d0977b
|
|
| BLAKE2b-256 |
dd44da70588c65bb887c020a4a1d63a78fe62a9633fe526f7ef7a4971150bcac
|