rekog-labs/MCP-Nest
A NestJS module for building Model Context Protocol servers that expose tools, resources, and prompts to AI agents.

Not currently ranked — collecting fresh signals.
star history
MCP-Nest provides a NestJS module for creating Model Context Protocol servers that expose AI-accessible tools, resources, and prompts. It leverages dependency injection and Zod validation for building type-safe tool handlers. The module supports multiple transports including HTTP+SSE, Streamable HTTP, and STDIO, enabling integration with various AI clients and coding assistants that use the MCP protocol.
Frequently asked
- What is rekog-labs/MCP-Nest?
- A NestJS module for building Model Context Protocol servers that expose tools, resources, and prompts to AI agents.
- Is MCP-Nest open source?
- Yes — rekog-labs/MCP-Nest is open source, released under the MIT license.
- What language is MCP-Nest written in?
- rekog-labs/MCP-Nest is primarily written in TypeScript.
- How popular is MCP-Nest?
- rekog-labs/MCP-Nest has 681 stars on GitHub.
- Where can I find MCP-Nest?
- rekog-labs/MCP-Nest is on GitHub at https://github.com/rekog-labs/MCP-Nest.