Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
GITHUB_TOKEN | No | GitHub token for higher rate limits (optional) | |
FILTER_TO_README_33 | No | Enable to use all 33 tools | true |
ALPHA_VANTAGE_API_KEY | No | Alpha Vantage API key for financial tools (optional) |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
search_arxiv | Search arXiv for academic papers |
search_pubmed | Search PubMed for medical and life science literature |
pubmed_article_details | Get detailed information about a specific PubMed article |
search_ieee | Search IEEE Xplore for engineering and technology literature |
ieee_standards_search | Search IEEE standards and specifications |
ieee_conferences | Search IEEE conferences and proceedings |
search_semantic_scholar | Search Semantic Scholar for academic papers across all disciplines |
semantic_scholar_paper_details | Get detailed information about a specific paper from Semantic Scholar |
semantic_scholar_author_search | Search for authors and their papers on Semantic Scholar |
search_iacr | Search IACR (International Association for Cryptologic Research) for cryptography papers |
search_medrxiv | Search medRxiv for medical preprints and clinical research |
search_biorxiv | Search bioRxiv for biology and life sciences preprints |
search_stackoverflow | Search Stack Overflow questions and answers |
stackoverflow_question_details | Get detailed information about a specific Stack Overflow question including answers |
stackoverflow_tags | Search and explore Stack Overflow tags |
search_gitlab | Search GitLab projects and repositories |
search_bitbucket | Search Bitbucket repositories and code |
search_brave | Search using Brave Search - independent, privacy-focused search engine |
search_startpage | Search using Startpage - Google results with privacy protection |
search_ecosia | Search using Ecosia - the search engine that plants trees |
search_searx | Search using Searx open-source search engine with privacy protection |
searx_image_search | Search for images using Searx with privacy protection |
searx_news_search | Search for news using Searx with privacy protection |
test_jsonplaceholder | Test JSONPlaceholder API for JSON data validation |
test_httpbin | Test HTTP requests and responses using HTTPBin |
jsonplaceholder_posts | Get test posts data from JSONPlaceholder (always works, good for testing) |
jsonplaceholder_users | Get test users data from JSONPlaceholder |
jsonplaceholder_comments | Get test comments data from JSONPlaceholder |
jsonplaceholder_albums | Get test albums data from JSONPlaceholder |
jsonplaceholder_health_test | Test API connectivity and response times using JSONPlaceholder |
crawl_url_content | Crawl and extract content from a single web page |
batch_crawl_urls | Crawl and extract content from multiple web pages |
analyze_pdf | Conduct comprehensive PDF research with document discovery, processing, and analysis |
pdf_discovery | Discover PDF documents without full processing - fast PDF search and listing |
intelligent_research | Intelligent search across multiple sources with smart ranking and deduplication |
market_intelligence_aggregator | Aggregate market intelligence from financial, news, and social sources |
deep_research | Perform comprehensive deep research analysis on any topic |
visualize_thinking | Create visual representations of concepts and thinking processes |
decompose_thinking | Break down complex problems into manageable components |
check_research_saturation | Evaluate research completeness and identify gaps |