Overview
What is MCP Servers?
MCP Servers is a monorepo containing various Model Context Protocol (MCP) server implementations. It currently includes a demo server (add-demo) that provides a simple addition tool.
How to use MCP Servers?
Install pnpm globally, then run pnpm install to install dependencies. Build all packages with pnpm build, or run development mode with pnpm dev. Use pnpm lint and pnpm format for code quality.
Key features of MCP Servers
- Fast builds with Turborepo
- Efficient dependency management with pnpm
- TypeScript support
- Code formatting with Prettier
- Linting with ESLint
Use cases of MCP Servers
—
FAQ from MCP Servers
—