Skip to main content
Glama

MCP API Testing Server Workshop (Starter)

This main branch is the starter for the workshop. It intentionally contains only a minimal server scaffold and the workshop description.

To build the full MCP API testing server, start with increment01-bootstrap and follow the increments in workshop/README.md.

Quickstart (starter only)

npm install
npm run server

The /mcp endpoint is a placeholder until you complete increment01.

Related MCP server: Echo MCP Server

Documentation

Related MCP Connectors

Related MCP Servers

  • -
    license
    C
    quality
    Not graded
    maintenance
    A simple boilerplate MCP server that provides a basic greeting tool for demonstration purposes. Serves as a starting template for developers to quickly create and deploy custom MCP servers.
    1
    6 npm
    -
  • F
    license
    Not graded
    quality
    D
    maintenance
    A simple demonstration MCP server that provides an echo tool and resource for learning how to build MCP servers. Serves as a starting point and template for creating custom MCP server implementations.
    1
    -
  • F
    license
    Not graded
    quality
    D
    maintenance
    MCP server scaffold that exposes stubbed tools for listing, searching, and summarizing sources, with built-in OAuth 2.1 authorization flow for Claude integration.
    -