fadouaki/Cursor-like-MCP-Server
If you are the rightful owner of Cursor-like-MCP-Server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A powerful Model Context Protocol (MCP) server that brings Cursor IDE's intelligent code assistance capabilities to any development environment.
Tools
Functions exposed to the LLM to take actions
read_file
Read contents of any file with full path support.
write_file
Write content to files with automatic directory creation.
list_files
List directory contents with optional extension filtering.
search_code
Search for patterns across files with regex support.
analyze_project
Comprehensive project structure and dependency analysis.
modify_code
Precision editing: replace lines, blocks, or specific values.
find_and_replace
Find and replace with regex support.
smart_code_edit
AI-assisted code editing with diff preview.
update_xml_attribute
Specialized Android XML attribute modification.
run_command
Execute shell commands with working directory control.
generate_code
Generate code from natural language requirements.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client