---
title: "poma-grill-mcp"
description: "POMA Grill: ingest documents into the Grill context engine and run semantic search over them from any agent."
canonical: https://agentpluginsdirectory.com/plugins/poma-grill-mcp
last-updated: 2026-09-21
---

# poma-grill-mcp
POMA Grill: ingest documents into the Grill context engine and run semantic search over them from any agent.
- Slug: poma-grill-mcp
- Publisher: POMA AI
- Repository: https://github.com/poma-ai/poma-grill-mcp
- Manifest: plugins/poma-grill/plugin.json
- Version: 0.5.0
- License: MPL-2.0
- Category (editorial): other
- Skills: 2 (grill-ingest, grill-search)
- MCP servers: 1 (poma-grill-mcp)
- Stars: 0
- Repository created: 2026-06-22
- Repository last pushed: 2026-09-21
- Publisher type: Organization
- Listing: https://agentpluginsdirectory.com/plugins/poma-grill-mcp
- Schema: https://agent-plugins.org/schemas/1.0.0/plugin.schema.json

## What poma-grill-mcp does, in the publisher's words

An Agent Plugin (spec 1.0.0) that gives any supporting agent the POMA Grill context engine: ingest documents, then search them semantically.

plugin.json and mcp.json validate against the 1.0.0 schemas (plugin, mcp). The skills follow the Agent Skills spec.

The.claude-plugin/ and.mcp.json files are Claude Code's own format, which is not the Agent Plugins standard, Claude Code reads.mcp.json, never mcp.json. Both MCP declarations point at the same endpoint; keep them in sync. Install steps for each client are in MANUAL.md: the short version is npx plugins add https://github.com/poma-ai/poma-grill-mcp, or claude plugin marketplace add poma-ai/poma-grill-mcp for Claude Code, served by.claude-plugin/marketplace.json at the repo root.

From the project README, punctuation lightly normalized. Full text: https://raw.githubusercontent.com/poma-ai/poma-grill-mcp/HEAD/plugins/poma-grill/README.md

## Skills

- grill-ingest: Ingest documents (PDF, DOCX, PPTX, XLSX, HTML, Markdown, plain text, images) into the POMA Grill context engine so they become semantically searchable. Use when the user says "grill my <file>", or asks to ingest, index, upload, or add a document to POMA Grill, or wants a PDF/report/contract made se…
- grill-search: Search documents already ingested into the POMA Grill context engine and get back ready-to-use RAG context. Use when the user asks to search, query, look up, find, or ask questions about their POMA documents, wants to restrict a search to one document, needs to list ingested documents, or needs to…

Descriptions come from the frontmatter of each SKILL.md, punctuation lightly normalized.

## MCP servers

- poma-grill-mcp: transport: streamable-http; url: https://mcp.poma-ai.com/grill

Read from the plugin's own mcp.json. Environment variable names only, never values.
