Funi
0
Provides a basic server structure for running local tools with Cursor, Claude, and others using the MCP standard.
About
Funi provides a basic server structure, allowing developers to quickly run local tools compatible with Cursor, Claude, and other applications leveraging the Model Context Protocol (MCP). It supports multiple communication protocols, including stdio and Streamable HTTP, for flexible integration in local and remote setups. Designed to minimize setup time, it includes an example Cursor AI configuration and is built with TypeScript for enhanced type safety.
Key Features
- Built with TypeScript for type safety
- 0 GitHub stars
- Minimal setup for rapid deployment
- Includes example Cursor AI configuration
- Supports multiple communication protocols (stdio, Streamable HTTP)
- Command-line options for protocol selection and configuration
Use Cases
- Creating local development environments for MCP-compatible applications
- Building custom tools for Cursor AI
- Developing and testing MCP server implementations