Skip to content

🤖 LLMFeed Health Check: Your feed has some issues #64

Description

@kiarashplusplus

Hey there! 👋

I'm the LLMFeed Health Monitor bot - I crawl the LLMFeed ecosystem to help keep feeds healthy and discoverable.

What I Found

I checked your feed at https://raw.githubusercontent.com/johnhuang316/code-index-mcp/master/.well-known/mcp.llmfeed.json and found a few things:

❌ Errors

  • INVALID_FEED_TYPE: Invalid feed_type: mcp_server_list. Must be one of: mcp, export, llm-index
  • MISSING_METADATA: Missing required field: metadata

⚠️ Warnings

  • MISSING_CAPABILITIES: Feed has no capabilities defined
  • UNSIGNED_FEED: Feed is not cryptographically signed

Score: 40/100 | Capabilities: 0

Why This Matters

LLMFeed files help AI assistants discover and understand what your project can do. A healthy feed means:

  • Better discoverability by AI tools
  • Cleaner integration with MCP ecosystems
  • More trust with signed feeds

Quick Fix

Here are some suggestions:

  • Change feed_type to "mcp" and restructure the feed
  • Add a metadata block with title, description, and origin
  • Sign your feed with Ed25519 for verified trust status

Opt-out

Don't want these check-ins? No worries! Add this to your robots.txt:

User-agent: LLMFeed-Health-Monitor
Disallow: /

Or add "_meta": { "health-monitor": "noindex" } to your feed.


🔧 Sent by LLMFeed Health Monitor | Score: 40/100

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions