Raheem-19/serena
3.1
If you are the rightful owner of serena 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.
The Model Context Protocol (MCP) server is a versatile tool designed to integrate with various LLMs and coding agents, enhancing their capabilities with IDE-like tools.
Tools
Functions exposed to the LLM to take actions
find_symbol
Locates code entities at the symbol level.
find_referencing_symbols
Identifies symbols that reference a given code entity.
insert_after_symbol
Inserts code after a specified symbol.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client