TypeScript MCP Server Boilerplate
by jaejin0me
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| greeting | Say hello or goodbye to someone |
| calculator | Perform basic mathematical calculations |
| time | Get current date and time |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
| code-review | Code review prompt template |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| Server Information | Server information and status |
| Server Statistics | Server runtime statistics |
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/jaejin0me/mcpServer_test'
If you have feedback or need assistance with the MCP directory API, please join our Discord server