hypernym-mcp-server
If you are the rightful owner of hypernym-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.
Hypernym MCP Server provides semantic text analysis and compression tools via Hypernym AI's API, allowing LLMs to access semantic categorization and compression capabilities through standardized MCP interfaces.
The Hypernym MCP Server is a robust platform designed to facilitate semantic text analysis and compression through the Model Context Protocol (MCP). It leverages Hypernym AI's advanced semantic tools to categorize text, generate adaptive compression, and provide similarity scoring. The server supports both standard MCP CLI interface and HTTP/HTTPS JSON-RPC 2.0 endpoints, ensuring flexibility and ease of integration. With features like retry logic with exponential backoff and HTTPS support, it ensures secure and reliable communication. The server is equipped with properly formatted MCP tool descriptions and schemas, making it a comprehensive solution for semantic analysis needs.
Features
- Implements the Model Context Protocol (MCP) specification
- Provides MCP tools for text analysis and semantic compression
- Supports both standard MCP CLI interface through stdio transport
- Offers HTTP/HTTPS JSON-RPC 2.0 endpoints via Express
- Includes retry logic with exponential backoff for API requests
Tools
analyze_text
Full semantic analysis of text including categorization and compression metrics.
semantic_compression
Direct text compression that maintains semantic meaning.