MCP-researcher Server

by DaInfernalCoder
Verified

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PERPLEXITY_API_KEYYesYour Perplexity API key

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
search

Perform a general search query to get comprehensive information on any topic

get_documentation

Get documentation and usage examples for a specific technology, library, or API

find_apis

Find and evaluate APIs that could be integrated into a project

check_deprecated_code

Check if code or dependencies might be using deprecated features