api-mcp-server
CommunityAdd a cloud MCP server to Bun/Elysia APIs.
Authorichabodcole
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Integrate a cloud-hosted MCP endpoint into a Bun/Elysia API to enable AI agents to securely access user data across tenants.
Core Features & Use Cases
- Two-layer authentication (OAuth for user identity and agent keys for permissions) to securely gate agent access.
- Prefix-based bcrypt key validation with per-session caching and database-backed sessions for horizontal scaling.
- Per-request MCP server instance with permission enforcement and owner-scoped data access.
- Multi-tenant isolation using owner_id in all data models and queries.
Quick Start
Configure your Bun/Elysia API to expose the /api/mcp route and authenticate an agent key to obtain a session for subsequent tool calls.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: api-mcp-server Download link: https://github.com/ichabodcole/project-docs-scaffold-template/archive/main.zip#api-mcp-server Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.