awesome-cursor-mpc-server

TypeScript

Example of an MCP server with custom tools that can be called directly from cursor

Agent Frameworks
Function Calling
Developer Tooling

Architecture and Design Patterns

The repository implements a client-server architecture where the server exposes AI-powered tools to the Cursor editor. The design follows a modular approach with dedicated directories for tools and environment configuration. It utilizes a simple setup for interaction and tool invocation within the Cursor environment via the Model Context Protocol.

About

Language

TypeScript

Stars

221

Categories

Agent FrameworksFunction CallingDeveloper Tooling