Skip to main content
Glama
yxb123456cy

mcp-server-dev-test

by yxb123456cy

mcp-server-dev-test

Model Context Protocol (MCP) Server implementation based on @modelcontextprotocol/sdk, Node.js, TypeScript, and Bun. Designed for serverless and edge environment deployments including Vercel and Cloudflare.

Architecture

  • Runtime: Bun / Node.js

  • Language: TypeScript

  • Protocol: Model Context Protocol (MCP)

Related MCP server: Example Next.js MCP Server

Prerequisites

  • Bun >= 1.0.0

  • Node.js >= 18.0.0 (required for Vercel deployment compatibility)

Installation

bun install

Development

bun run dev

Deployment

Vercel (Serverless Functions)

Ensure the api/ directory contains the serverless function entry points. Execute deployment via Vercel CLI:

vercel deploy --prod

Cloudflare Workers

Ensure wrangler.toml is configured with the correct entry point (e.g., src/index.ts). Execute deployment via Wrangler:

bun run wrangler deploy

Protocol Specifications

Refer to the official Model Context Protocol documentation for detailed information regarding MCP architecture, standard transports, and security models.

F
license - not found
-
quality - not tested
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/yxb123456cy/mcp-server-dev-test'

If you have feedback or need assistance with the MCP directory API, please join our Discord server