Skip to content

MCP server skeleton wrapping REST API #19

Description

@danielpmichalski

Bootstrap the MCP server using Hono on Bun. Server wraps the REST API — no direct DB access.

  • MCP protocol handler
  • API key auth passthrough to REST API
  • Tool registration scaffold

Acceptance criteria:

  • MCP server starts with bun run dev in /mcp
  • All REST API calls go through HTTP (no direct DB/GDrive access)
  • Tool list endpoint returns registered tools

Metadata

Metadata

Labels

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions