Skip to main content
Glama
abe-source

MCP TypeScript Boilerplate

by abe-source

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
API_KEYYesThe API key for the service (required).
TIMEOUTNoRequest timeout in milliseconds (optional).
BASE_URLYesThe base URL of the API (required).

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
get_exampleA

Fetch an example resource by ID.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

A3.8/5.0

Scored across 1 tool

Disambiguation5/5

There is only one tool, so no ambiguity exists. An agent cannot confuse it with another tool.

Naming Consistency5/5

With a single tool, naming consistency is not a concern; there is no inconsistency to evaluate.

Tool Count4/5

As a boilerplate server, one tool is appropriate for its demonstration purpose. It is minimal but not unreasonable.

Completeness3/5

For a boilerplate, the single tool serves as an example. However, it lacks any create, update, or delete operations, which limits its completeness.

Maintenance

ActivityStale
ResponsivenessNo issues