Skip to main content
Glama

peacock-mcp

by johnpapa
MIT License
1,817
1
  • Linux
  • Apple

fetch-peacock-docs

Retrieve and query Peacock for VS Code extension documentation directly from its GitHub repository to quickly find answers based on the official docs.

Instructions

Fetches the Peacock for VS Code extension docs from its GitHub repository and answers questions based on the documentation

Input Schema

NameRequiredDescriptionDefault
queryYesThe question to answer based on the Peacock documentation

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "query": { "description": "The question to answer based on the Peacock documentation", "type": "string" } }, "required": [ "query" ], "type": "object" }

You must be authenticated.

Other Tools from peacock-mcp

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/johnpapa/peacock-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server