io.github.wolfe-jam/rust-faf-mcp
io.github.wolfe-jam/rust-faf-mcpPersistent project context — Rust-native MCP server. IANA-registered .faf format.
Tools · 3
Validate a .faf and return completeness score + errors/warnings (Rust→WASM, at the edge).
Score a .faf — 0-100 completeness (Rust→WASM, at the edge).
Parse a .faf and return its normalized structure (Rust→WASM, at the edge).
Resources · 9
Demo soul for Grok
soul://grok
Demo soul for Claude (Anthropic)
soul://claude
Demo soul for Gemini (Google)
soul://gemini
SpaceX DELTA - live launch data
soul://spacex
Wolfe James X-DELTA persona
soul://wolfe
Liverpool DELTA - current season
soul://liverpool
Smithsonian artifact metadata
soul://smithsonian
FAF IANA registration proof
soul://registry
Agent Skill document (MCPaaS edge product context)
skill://mcpaas-edge/SKILL.md
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"io.github.wolfe-jam/rust-faf-mcp": {
"url": "https://mcpaas.live/rust/mcp/v1",
"transport": "streamable-http"
}
}
}