sigovenoi_mcp
If you are the rightful owner of sigovenoi_mcp 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.
Sigovenoi MCP is a Model Context Protocol server that provides access to coding rules and examples for various themes.
Sigovenoi MCP is a server designed to facilitate access to coding rules and examples across different themes. It allows users to retrieve available themes, search for topics within a specific theme, and configure API endpoints. The server supports environment variables for flexible configuration. It is compatible with various MCP clients such as Cursor, Windsurf, Claude Desktop, and others. The server requires Node.js (v16 or higher) and npm or yarn for installation. Users can easily integrate Sigovenoi MCP into their development environment by following the provided installation instructions for different platforms. The server also offers tools for retrieving themes and searching theme topics, making it a versatile solution for developers looking to enhance their coding practices.
Features
- Retrieve all available themes
- Search topics within a specific theme
- Configurable API endpoint
- Environment variable support
Tools
get-themes
Search all available topics
search-theme-topics
Search for the topic for a given topic. Parameters include
themeCode
(theme code),query
(optional search query), andtokens
(optional maximum number of tokens returned)