Shinkofa-MCP

theermite/Shinkofa-MCP
★ 0 stars TypeScript 🔌 API Integration Updated today
Custom MCP servers for the Shinkofa ecosystem
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "shinkofa-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "theermite/Shinkofa-MCP"
      ]
    }
  }
}

README Excerpt

> Custom MCP (Model Context Protocol) servers for the Shinkofa ecosystem. > Built by Jay The Ermite. Quality-first, typed tools, comprehensive tests. | Server | Description | Tools | Tests | |--------|-------------|------:|------:| | [mcp-devto](servers/mcp-devto/) | DEV.to REST API — articles, comments, tags, reactions, reading list | 16 | 63 |