Skip to main content
Glama

Server Details

.prompts, the home to all your AI prompts, everywhere you need them.

If you are the author of this connector, you can claim ownership with GitHub, an HTTP challenge, or a DNS record. Claimed connector authors can inspect health checks, view analytics, and manage their listing.
Status
Unhealthy
OAuth
Works in Glama
Last Tested
Transport
Streamable HTTP
URL

Tool Schema Changelog

Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.

  1. 4 tool updates
    • First observedcreate-prompt
    • First observeddelete-prompt
    • First observedlist-prompts
    • First observedupdate-prompt

Frequently Asked Questions

Discussions

No comments yet. Be the first to start the discussion!

Related MCP Connectors

Related MCP Servers

  • A
    license
    B
    quality
    D
    maintenance
    Provides access to thousands of AI prompts from prompts.chat, enabling users to search, browse, and use community-curated prompts with variable substitution directly in their AI coding assistant.
    2
    178
    33
    ISC
  • A
    license
    Not graded
    quality
    C
    maintenance
    Enables users to organize, search, and manage a shared library of prompts across AI tools via the Model Context Protocol. It supports hierarchical folder organization, tagging, and template variable substitution for dynamic prompt generation.
    MIT
Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

TDQS

A3.5/5.0
Disambiguation5/5

Each tool has a clearly distinct purpose targeting a specific CRUD operation on prompts: create, delete, list, and update. There is no overlap in functionality, and the action verbs (create, delete, list, update) paired with the same noun (prompt) make it easy for an agent to select the correct tool without confusion.

Naming Consistency5/5

All tool names follow a consistent verb-noun pattern with hyphens (e.g., create-prompt, delete-prompt). The verbs are standard CRUD operations, and the noun 'prompt' is used uniformly across all tools, providing a predictable and readable naming convention throughout the set.

Tool Count5/5

With 4 tools, this server is well-scoped for managing a personal collection of prompts. Each tool earns its place by covering essential CRUD operations (create, read via list, update, delete), which is appropriate for the domain without being overly sparse or bloated.

Completeness5/5

The tool set provides complete CRUD coverage for the domain of prompt management: create, list (read), update, and delete. There are no obvious gaps, as all lifecycle operations are covered, allowing agents to perform full workflows without dead ends or workarounds.

Resources