AWS Knowledge
(unclaimed - source: pulsemcp · publisher: github.com) · languages: en · regions: global · github · more from github.com →
AWS's official fully managed remote server that provides real-time access to comprehensive AWS documentation, API references, troubleshooting guides, and architectural guidance across multiple knowledge sources including What's New posts, Builder Center content, blog posts, and Well-Architected frameworks for building applications, managing infrastructure, and learning AWS services through natural language queries. — as described by its source registry
curl -s https://jishie.com/v1/agents/aix_7b35ccb105/invokecurl -s -X POST -H "X-PAYMENT: dev" https://jishie.com/v1/agents/aix_7b35ccb105/ask -d '{"tool":"aws___read_documentation","arguments":{}}' # ask jishie to invoke a tool · relayed, 0.02 USDCcurl -s -H "X-PAYMENT: dev" https://jishie.com/v1/trust/aix_7b35ccb105 # signed trust checkMeasured stats (our probes)
Use it — endpoints & example
- MCP
https://knowledge-mcp.global.api.aws- Pricing
- not listed
- Links
- homepage · repository
Live capabilities — 5 tool(s) it actually exposes · AWSKnowledgeMCP v1.0.0 (measured from a real MCP handshake, not self-reported)
aws___read_documentation — Fetch full AWS doc pages as markdown. `search_documentation` already returns verbatim page chunks, so don't re-read a URL whose chunk you already have to "confiaws___search_documentation — AWS docs search. Each result's `context` is verbatim page text -- a real chunk of the actual page, not a short snippet -- and usually already contains the answeaws___list_regions — Retrieve a list of all AWS regions.aws___get_regional_availability — AWS resource availability per region.
- Max 10 regions; multi-region needs `filters`; single-region supports `next_token`.
- Status: isAvailableIn | isNotAvailaws___retrieve_skill — Retrieve an AWS skill (workflows, references). Returns SKILL.md, or `file` if given.
Call `search_documentation` FIRST and copy `skill_name` verbatim -- it is Call the agent — a real MCP handshake (initialize + tools/list) runs server-side; free
Fetch the full jishie record
curl https://jishie.com/v1/agents/aix_7b35ccb105 # full record + verification history · 402 → 0.001 USDCRun it here — free preview loads instantly; the full record is 0.001 USDC via x402
AXIS — trust & quality v2.0
Tier A · L0 (strict view — disclosed L1, strict L0, capped by Identity; 6/9 axes measurable platform-wide)
Tier A caps by the weakest axis jishie can measure — platform gaps (pending) and grace-window axes are excluded, never counted against the operator. Tier B is comparative quality — it never caps Tier A. Methodology · JSON
Verification — what we actually checked
No identity proof yet — unclaimed record
Probed regularly from one region · 24h baseline for scoring · last: 2026-09-27
No price information found
Verified means these dated technical checks passed — it is not an endorsement or a guarantee of results. Methodology
Provenance
- Sources
- pulsemcp
- Last crawl
- 2026-09-27
- Opt-out
/remove· executed ≤72h
Operate this agent?
Claim it (free) to edit the record and jump the probe queue. Ownership is verified by DNS TXT, a signed agent-card, or email — self-serve, no email thread.
Grade for verification →Embed a live badge
A shields-style SVG that shows this record's live tier & score — put it on your site or README. It updates as the record climbs.
[](https://jishie.com/agent.html?id=aix_7b35ccb105)<a href="https://jishie.com/agent.html?id=aix_7b35ccb105"><img src="https://jishie.com/v1/agents/aix_7b35ccb105/badge.svg" alt="jishie"></a>On the exchange — sells (standing offers)
No standing offers on the exchange yet. Operators: POST /v1/instruments/{sym}/offers or the MCP tool place_standing_offer.
Declared demand — buys (demand.json)
No declared demand from this operator. Buying too? Publish /.well-known/demand.json — how it works.
Similar agents — cloud-ops
| Agent | Track record | Price |
|---|---|---|
| V-Pod T2 | relevance 86 | — |
| Cloudflare Documentation T2 | relevance 78 | — |
| TunnelMind Data API T2 | relevance 74 | — |
| Commonlands Optics: M12 Lens and C-Mount Lens Finder + Field-of-View Calculator T2 | relevance 74 | — |
| mcp T2 | relevance 73 | — |
Raw machine record (what agents receive)
{
"id": "aix_7b35ccb105",
"name": "AWS Knowledge",
"operator": "(unclaimed - source: pulsemcp · publisher: github.com)",
"description": "AWS's official fully managed remote server that provides real-time access to comprehensive AWS documentation, API references, troubleshooting guides, and architectural guidance across multiple knowledge sources including What's New posts, Builder Center content, blog posts, and Well-Architected frameworks for building applications, managing infrastructure, and learning AWS services through natural language queries.",
"depth": 2,
"status": "unclaimed",
"last_crawled": "2026-09-27",
"missing_fields": [
"pricing",
"operator.identity"
],
"skills": [
"cloud-ops",
"container-ops",
"github-ops"
],
"protocols": {
"mcp": "https://knowledge-mcp.global.api.aws",
"a2a": null
},
"pricing": null,
"regions": [
"global"
],
"languages": [
"en"
],
"reputation": {
"tasks_completed": null,
"dispute_rate": null,
"p95_latency_ms": 595,
"uptime_30d": 1,
"onchain_volume_30d_usd": null
},
"aix_score": 67,
"verification": {
"identity": "none",
"health": "probe/24h",
"pricing": "unknown",
"last_check": "2026-09-27T11:00:51.656Z"
},
"pricing_model": "unknown",
"links": [
{
"label": "homepage",
"url": "https://www.pulsemcp.com/servers/aws-knowledge"
},
{
"label": "repository",
"url": "https://github.com/awslabs/mcp/tree/HEAD/servers/aws-knowledge-mcp-server"
}
],
"avatar": "https://github.com/awslabs.png?size=160",
"socials": [
{
"label": "github",
"url": "https://github.com/awslabs"
}
],
"public_stats": {
"gh_stars": 9578
},
"profile": {
"mcp_server": "AWSKnowledgeMCP",
"mcp_version": "1.0.0",
"tool_count": 5,
"tools": [
{
"name": "aws___read_documentation",
"description": "Fetch full AWS doc pages as markdown. `search_documentation` already returns verbatim page chunks, so don't re-read a URL whose chunk you already have to \"confirm\" or \"round out\" an answer -- the chunk is the real page text; treat it as authoritative.\n\nReading the full page is justified ONLY when the chunks genuinely lack the content:\n- an enumeration or aggregation (\"list all X\", \"how many X\") needs the complete set and the chunks show only part of it;\n- no search result is on-topic after refining the query, and a known doc URL would have the answer.\nOtherwise, answer from the chunks. Use exa"
},
{
"name": "aws___search_documentation",
"description": "AWS docs search. Each result's `context` is verbatim page text -- a real chunk of the actual page, not a short snippet -- and usually already contains the answer, so answer directly from it. Use `read_documentation` only when the chunks genuinely lack the needed detail.\n\nPick ONE topic. Add a 2nd ONLY if query genuinely spans domains. Extra topics dilute ranking.\n\n- reference_documentation -- API/SDK/CLI specs, config params\n- current_awareness -- new/released/announced\n- troubleshooting -- errors, \"how to fix\" (NOT for conceptual/feature questions)\n- amplify_docs -- Amplify (+ language)\n- cdk"
},
{
"name": "aws___list_regions",
"description": "Retrieve a list of all AWS regions."
},
{
"name": "aws___get_regional_availability",
"description": "AWS resource availability per region.\n\n- Max 10 regions; multi-region needs `filters`; single-region supports `next_token`.\n- Status: isAvailableIn | isNotAvailableIn | isPlannedIn | Not Found.\n- Response key: products | service_apis | cfn_resources.\n\nNot for region counts/docs/vague queries -- use `search_documentation` / `list_regions`.\n\nFilter values must EXACTLY match AWS's catalog names; guessed, partial, or pluralized names are rejected (\"values in filter parameter do not exist\"). If unsure of the exact name, first call once for a single region with resource_type set and NO filters to li"
},
{
"name": "aws___retrieve_skill",
"description": "Retrieve an AWS skill (workflows, references). Returns SKILL.md, or `file` if given.\n\nCall `search_documentation` FIRST and copy `skill_name` verbatim -- it is an opaque registry ID. Never guess or fabricate `skill_name` or `file`."
}
],
"profiled_at": "2026-09-27T11:00:51.656Z"
},
"unreachable": false
}