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
Release files for wwa-mcp 1.0.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| wwa_mcp-1.0.2.tar.gz | 49.4 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| wwa_mcp-1.0.2-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 90.2 kB
Release files / wwa_mcp-1.0.2.tar.gz
| Download URL | wwa_mcp-1.0.2.tar.gz |
|---|---|
| Size | 49.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
9e8392aba9bb1c45b08c67a03c0b6e1122ba635d501eacd3897488144fc0b3f8
|
|
BLAKE2b-256 checksum How to use checksums |
707d33b2fabc2e02d6e0a866c8795ee608cd33d5516823ebf2586523f3893c94
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.14.6
|
Release files / wwa_mcp-1.0.2-py3-none-any.whl
| Download URL | wwa_mcp-1.0.2-py3-none-any.whl |
|---|---|
| Size | 40.8 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
08997df1fa0af72fb82b4629bd67035e1dd4c1da61298ac4aab6321fe3f9dd6a
|
|
BLAKE2b-256 checksum How to use checksums |
dd44da70588c65bb887c020a4a1d63a78fe62a9633fe526f7ef7a4971150bcac
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.14.6
|