Uses Claude or OpenAI API to convert prompt-mapped input into concrete MCP server components such as tools, resource templates, and prompt handlers
Project description
mcp-llm_inferencer
Uses Claude or OpenAI API to convert prompt-mapped input into concrete MCP server components such as tools, resource templates, and prompt handlers.
Features
- LLM call engine with retry and fallback logic
- Supports Claude and OpenAI interchangeably
- Streaming support for Claude Desktop
- Tool and resource response validation
- Structured output bundling per component
Installation
pip install mcp-llm_inferencer
Usage
from mcp_llm_inferencer import Mcp_llm_inferencer
# Initialize the library
mcp_llm_inferencer_instance = Mcp_llm_inferencer()
# Use the library functions
# Example usage will be added in future versions
License
MIT
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file mcp_llm_inferencer-0.1.0.tar.gz.
File metadata
- Download URL: mcp_llm_inferencer-0.1.0.tar.gz
- Upload date:
- Size: 2.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6fbeef2d2d56430ea231192a55d6750a09297d3d2cea3959add9a351a17f055b
|
|
| MD5 |
4533edead80603d547ba43a8266d8d42
|
|
| BLAKE2b-256 |
944ebd6beb85ffa365b7e597f710c53891841c7e2815d9aa695ecdae23a1a9d6
|
File details
Details for the file mcp_llm_inferencer-0.1.0-py3-none-any.whl.
File metadata
- Download URL: mcp_llm_inferencer-0.1.0-py3-none-any.whl
- Upload date:
- Size: 2.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
08c73a852ac6d5065eaf40ed3b06bcda91f533a4146622c1581aea63c8f6fd1a
|
|
| MD5 |
c1782eb68bbaa355d8ff4ec9f54bbe02
|
|
| BLAKE2b-256 |
cb95e1638e929eeaa74e40d016af4152f3faf7eab3cbb7748e4c4c7175721e51
|