doozMen/prompteneer
If you are the rightful owner of prompteneer and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
Prompteneer is a privacy-focused agent orchestration server utilizing Apple's Foundation Models framework for intelligent agent discovery, request analysis, and routing.
Tools
Functions exposed to the LLM to take actions
analyze_request
Analyze user requests (intent, technologies, complexity)
discover_agents
List all available Claude Code agents
match_agents
Match agents to requests with relevance scoring
explain_routing
Explain why specific agents were recommended
optimize_prompt
Intelligently rebuild prompts with agent injection
query
Execute LLM queries with local models
summarize
Summarize text content
analyze_sentiment
Sentiment analysis
detect_pii
Detect personally identifiable information
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client