Skip to main content
Glama
chrisleekr

MCP Server Boilerplate

by chrisleekr

Related Servers

Alternatives to MCP Server Boilerplate

No user-submitted related servers found.

    Related Servers

    • A
      license
      -
      quality
      D
      maintenance
      A dual-runtime template for building Model Context Protocol servers compatible with Node.js and Cloudflare Workers. It features integrated OAuth, encrypted token storage, and multi-tenant session management to simplify the creation of secure tool, resource, and prompt interfaces.
      16
      138
      ISC
    • A
      license
      -
      quality
      D
      maintenance
      A production-ready MCP server template that connects LLMs and AI agents to external data, tools, and services with built-in OAuth 2.1 authentication, Redis-backed session management, and a modular tools engine.
      1
      MIT
    • F
      license
      -
      quality
      D
      maintenance
      A template for building MCP servers that supports both HTTP transport with Bearer token authentication and stdio-based connections for local clients like Codex and Claude. It provides a foundational structure for practicing secure authentication and tool integration within the Model Context Protocol.
    • A
      license
      A
      quality
      D
      maintenance
      A production-grade, extensible Python template for building Model Context Protocol servers with support for Streamable HTTP and stdio transports. It provides a structured framework for implementing tools, resources, and prompts with built-in authentication, observability, and background task management.
      11
      MIT
    • A
      license
      -
      quality
      C
      maintenance
      A complete MCP server implementation demonstrating all protocol features (tools, resources, prompts, sampling, and elicitation) with OAuth authentication, serving as a learning resource and starting template for building MCP servers.
      MIT
    • A
      license
      -
      quality
      C
      maintenance
      A production-ready template for building remote MCP servers with OAuth 2.1 authentication and JWT passthrough. It enables per-user authorization and proxies tool calls to existing backend APIs.
      MIT

    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/chrisleekr/mcp-server-playground'

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