Loading MCP server directory, please wait...
Turn an agent's findings into a clean web page: tables, charts, diagrams, one shareable link.
npx @getmcp/cli add io.github.ks0430/awesome-reportRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationYour Awesome Report API key, from Settings, as 'Bearer <key>'
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.ks0430/awesome-report": {
"url": "https://www.awesome-report.app/api/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": "Bearer {api_key}"
}
}
}
}