APLCart
byxpqz
0Exposes the APLCart APL expression collection through an MCP server, offering comprehensive search capabilities including semantic queries.
Acerca de
A Model Context Protocol (MCP) server that provides programmatic access to APLCart, a curated collection of APL idioms and expressions. This server enhances APLCart's utility by offering diverse search functionalities, including exact syntax matching, substring search across syntax, descriptions, and keywords, and advanced natural language semantic search powered by OpenAI embeddings. It's designed to seamlessly integrate with environments like Claude Code and Claude Desktop, empowering APL developers to efficiently discover and leverage relevant APL code snippets.
Características Principales
- Find APL expressions by exact syntax match.
- Perform natural language queries using OpenAI embeddings for semantic search.
- 0 GitHub stars
- Retrieve keywords associated with specific APL expressions.
- Optional SQLite database backend for faster search operations.
- Search across APL syntax, descriptions, and keywords.
Casos de Uso
- Integrating APLCart's idiom collection and search into APL development environments like Claude Code or Claude Desktop.
- Executing natural language-based queries to discover relevant APL expressions.
- Programmatically accessing APL idioms and their metadata for custom applications or scripts.