Serversio.github.ArkNill/feedkit
F

FeedKit

io.github.ArkNill/feedkit · v0.1.0
▦ pypi
v0.1.0pypi pypi: feedkit↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "io.github.ArkNill/feedkit",
  "description": "RSS/Atom feed collection with 417 curated feeds. Python MCP server.",
  "title": "FeedKit",
  "repository": {
    "url": "https://github.com/QuartzUnit/feedkit",
    "source": "github"
  },
  "version": "0.1.0",
  "packages": [
    {
      "registryType": "pypi",
      "identifier": "feedkit",
      "version": "0.1.0",
      "transport": {
        "type": "stdio"
      }
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}