Chakotay-Lee/mcp-source-server
3.2
If you are the rightful owner of mcp-source-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 dayong@mcphub.com.
This MCP Server allows AI assistants to interact with your codebase, providing intelligent suggestions and automating repetitive tasks.
Tools
Functions exposed to the LLM to take actions
read_source_file
Read file content
write_source_file
Write content to file
list_source_files
List files in directory
stream_write_source_file
Stream write for large files
delete_source_file
Delete file with backup option
rename_source_file
Rename or move file with backup
partial_write_source_file
Update specific file content (LLM optimized)
get_server_stats
Get server status and statistics
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client