Implement MCP Server Card
SkillCloud & infraSub-skill de agent-ready-cloudflare: Implement MCP Server Card
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the Implement MCP Server Card skill
What this skill tells your AI
The instructions your AI receives, as published by fabricioctelles/skills in skills/agent-ready-cloudflare/mcp-server-card/SKILL.md and read by ahel’s review.
Publish an MCP Server Card for agent discovery per SEP-1649.
Requirements
- Serve JSON at
/.well-known/mcp/server-card.jsonwith HTTP 200 - Include
serverInfowithnameandversion - Include a transport
endpointURL (e.g.,/mcpfor Streamable HTTP) - List
capabilities(tools, resources, prompts) the server supports
Cloudflare
Agents SDK and Workers make it straightforward to build and deploy MCP servers with server card support.
Validate
POST https://isitagentready.com/api/scan
Content-Type: application/json
{"url": "https://YOUR-SITE.com"}
Check that checks.discovery.mcpServerCard.status is "pass".
Signals
- GitHub stars
- 77
- Forks
- 7
- Last commit
- Sep 2026
Advanced
- Catalog kind
- skill
- Gateway key
agent-ready-mcp-server-card- Source
- github.com/fabricioctelles/skills