Skip to main content
Glama

peacock-mcp

by johnpapa

fetch-peacock-docs

Retrieve and interpret Peacock for VS Code extension documentation from GitHub to answer user queries, enabling quick access to accurate information for efficient usage.

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" }

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