findmcp
0
FindMCP is a Model Context Protocol (MCP) server providing directory information and support for Smithery.ai services. It's designed for seamless integration with the Cursor editor, offering quick URL lookup and full MCP protocol compatibility.
FindMCP - MCP Service Directory Tool
FindMCP is a simple MCP server providing directory information for MCP services. It is fully compatible with the MCP Protocol and designed specifically for Cursor.
Features
- Provides a directory of MCP services
- Completely compatible with the MCP Protocol
- Quick Smithery.ai URL lookup
- Seamless integration with the Cursor editor
- Simple command-line interface
Installation and Configuration
- Install locally with npm
- Use provided scripts to start the service locally or directly via npm
- Deploy to Smithery.ai platform using GitHub integration
Usage
- Add the FindMCP server in Cursor settings
- Use direct instructions or shorthand syntax for LLM to utilize MCP services
Troubleshooting
- Guidance for resolving client creation errors and JSON output issues
- Debugging instructions for MCP server
Development
- Clone the repository and install dependencies
- Start development server
Dependencies
- @modelcontextprotocol/sdk
- zod
License
- Licensed under MIT License
Author
- Ceeon
Feedback
- Submit issues or pull requests on GitHub
Changelog
- Version 1.0.0 released with basic URL query functionality