Generates optimal Claude/OpenAI-ready prompts to build each part of the MCP server (resources, tools, prompts) from the input generated by `mcp_input_analyzer`
Project description
mcp-prompt_mapper
Generates optimal Claude/OpenAI-ready prompts to build each part of the MCP server (resources, tools, prompts) from the input generated by mcp_input_analyzer.
Features
- Prompt templating for tools/resources generation
- Custom Claude-ready YAML + JSON prompt output
- Supports Claude, Grok, OpenAI
- Schema-aware auto-complete prompts
- Streaming input parsing for Claude Desktop
Installation
pip install mcp-prompt_mapper
Usage
from mcp_prompt_mapper import Mcp_prompt_mapper
# Initialize the library
mcp_prompt_mapper_instance = Mcp_prompt_mapper()
# 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_prompt_mapper-0.1.0.tar.gz.
File metadata
- Download URL: mcp_prompt_mapper-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 |
be23d04f727e98bbdc4b040b2438146273ff8f2231ae0d15c5ef17dd543dd470
|
|
| MD5 |
2c4dde0390ab62766c2915faa068e4c5
|
|
| BLAKE2b-256 |
cfc78c7a366ae37bc10708db0a29083b29f6a9f370e6c02a2cc3d5615fe5d7de
|
File details
Details for the file mcp_prompt_mapper-0.1.0-py3-none-any.whl.
File metadata
- Download URL: mcp_prompt_mapper-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 |
dbdd2f0a432dd99f7747878750f291c2da7e5785cf3b33dd88f13231589ac245
|
|
| MD5 |
ae3d382153e76a2ae33c0382351e6b99
|
|
| BLAKE2b-256 |
61efa5035553158bae3f32474375f066055ec9881893e60709b5cf0583dc7bdb
|