Prompt Buddy

공식

Prompt Buddy MCP exposes a public, searchable catalog of reusable AI skills.

Prompt Buddy logo Prompt Buddy

DocsTry it

Docs

Reach the Prompt Buddy MCP

Use the remote MCP endpoint to search the public skills catalog, inspect full skill instructions, or connect authenticated workspace prompt access.

Check statusContact us

Remote endpoint

Point any streamable HTTP MCP client at this URL:

https://mcp.prompt-buddy.io/mcp

Public catalog tools can be used without authentication. Send an Authorization bearer token only when calling workspace-scoped prompt tools.

search_skills

Search the public skill catalog from a task description or keyword query.

get_skill

Load the full markdown payload for a known skill id or slug.

get_workspace_prompts

Read workspace prompts through the public API. This tool requires a bearer token.

Client setup

Add Prompt Buddy as a remote MCP server in your client and use the endpoint above. If your client asks for transport, choose streamable HTTP.

{
  "mcpServers": {
    "prompt-buddy": {
      "url": "https://mcp.prompt-buddy.io/mcp"
    }
  }
}

관련 서버

NotebookLM 웹 임포터

원클릭으로 웹 페이지와 YouTube 동영상을 NotebookLM에 가져오기. 200,000명 이상이 사용 중.

Chrome 확장 프로그램 설치