Skip to main content
Glama

PromptLab MCP Server

by iRahulPandey
pyproject.toml810 B
[tool.poetry] name = "promptlab" version = "0.1.0" description = "PromptLab transforms basic user queries into optimized prompts for AI systems. It automatically detects content type (essays, emails, technical explanations, creative writing), applies tailored templates, and validates the enhanced prompts maintain the original intent. With its modular architecture and YAML-based template system, PromptCraft enables anyone to create and manage prompt templates without coding knowledge, ultimately producing higher-quality AI responses through better-structured inputs." authors = ["Rahul Pandey <rpandey1901@gmail.com>"] readme = "README.md" [tool.poetry.dependencies] python = "^3.12" langchain-mcp-adapters = "^0.0.5" [build-system] requires = ["poetry-core"] build-backend = "poetry.core.masonry.api"

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/iRahulPandey/PromptLab'

If you have feedback or need assistance with the MCP directory API, please join our Discord server