[PR #13554] cmd: add prompt rendering mcp #24808

Open
opened 2026-04-19 17:49:17 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/13554
Author: @ParthSareen
Created: 12/23/2025
Status: 🔄 Open

Base: mainHead: parth/prompt-renderer-mcp


📝 Commits (1)

  • 6d9a37a cmd: add prompt rendering mcp

📊 Changes

2 files changed (+467 additions, -0 deletions)

View changed files

cmd/prompt-rendering/README.md (+156 -0)
cmd/prompt-rendering/server.py (+311 -0)

📄 Description

Adds a prompt rendering mcp to let coding agents run tests for jinja templates


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/ollama/ollama/pull/13554 **Author:** [@ParthSareen](https://github.com/ParthSareen) **Created:** 12/23/2025 **Status:** 🔄 Open **Base:** `main` ← **Head:** `parth/prompt-renderer-mcp` --- ### 📝 Commits (1) - [`6d9a37a`](https://github.com/ollama/ollama/commit/6d9a37ad62629635f97e44076a83e6bc2b4d8876) cmd: add prompt rendering mcp ### 📊 Changes **2 files changed** (+467 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `cmd/prompt-rendering/README.md` (+156 -0) ➕ `cmd/prompt-rendering/server.py` (+311 -0) </details> ### 📄 Description Adds a prompt rendering mcp to let coding agents run tests for jinja templates --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-19 17:49:17 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#24808