mcp-llm
43
MCP LLM is a server that allows access to large language models using the LlamaIndexTS library. It offers features like code generation, documentation creation, and interaction through questions asked to the LLM.
MCP LLM
An MCP server that provides access to LLMs using the LlamaIndexTS library.
Features
- Generate code based on a description
- Generate code and write it directly to a file at a specific line number
- Generate documentation for code
- Ask a question to the LLM
Installation
Installing via Smithery
- Install LLM Server for Claude Desktop via Smithery
Manual Install From Source
- Clone the repository
- Install dependencies
- Build the project
- Update MCP configuration
License
- MIT LICENSE