mcp-server
0
The Simple MCP Server is a minimal server implementation using the fastMCP framework, designed to provide "hello" responses. It supports TypeScript and uses pnpm and Biome for efficient management and formatting.
Simple MCP Server
A minimal TypeScript MCP server using fastMCP, designed to return "hello" responses.
Features
- TypeScript support
- Built with fastMCP
- Uses Biome for formatting and linting
- pnpm as a package manager
Getting Started
Prerequisites
- Node.js 18+
- pnpm
Project Structure
- Main implementation in
src/server.ts
- Biome configuration in
biome.json
- TypeScript configuration in
tsconfig.json
Known Issues
- Client Capabilities Warning may occur during development.
License
ISC