Agent-native TypeScript framework for building MCP servers. Declarative definitions with auth, multi-backend storage, OpenTelemetry, and first-class support for Bun/Node/Cloudflare Workers.
{
"mcpServers": {
"mseepmcp-ts-core": {
"command": "npx",
"args": [
"-y",
"@mseep/mcp-ts-core"
]
}
}
}