Python
MIT License
LlamaIndexTS ライブラリを使用して LLM へのアクセスを提供する MCP サーバー。
この MCP サーバーは次のツールを提供します。
generate_code
: 説明に基づいてコードを生成するgenerate_code_to_file
: コードを生成し、特定の行番号でファイルに直接書き込みます。generate_documentation
: コードのドキュメントを生成するask_question
: LLMに質問するSmithery経由で Claude Desktop 用の LLM サーバーを自動的にインストールするには:
リポジトリには、MCP サーバーをプログラムで使用する方法を示すサンプル スクリプトが含まれています。
このスクリプトは MCP サーバーを起動し、curl コマンドを使用してサーバーにリクエストを送信します。
generate_code_to_file
ツールは、相対パスと絶対パスの両方をサポートします。相対パスを指定した場合、MCP サーバーの現在の作業ディレクトリを基準として解決されます。
You must be authenticated.
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
LLM に他の LLM へのアクセスを提供する MCP サーバー
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/sammcj/mcp-llm'
If you have feedback or need assistance with the MCP directory API, please join our Discord server