MCP Server

Academia AI Integration

Give your Pickaxe real follow-through with Academia, so your AI can automate social content workflows without extra handoffs. Keep momentum without constant copy-paste between tools.

Pickaxe community avatar
Pickaxe community avatar
Pickaxe community avatar
Pickaxe community avatar
Pickaxe community avatar
Pickaxe community avatar
Join 2,000+ builders
Pickaxe
Academia

Capabilities

13 capabilities

1 / 3

arxiv_search

Search arXiv papers with field-specific queries. Fields: all: (all fields), ti: (title), au: (author), abs: (abstract), cat: (category), id: (ID without version) Operators: AND, OR, ANDNOT Please always specify the fields. Search should always be field-specific. You can search for an exact match of an entire phrase by enclosing the phrase in double quotes. If you do not need an exact match of a phrase, use single terms with OR/AND. Boolean operators are strict. OR is better in most cases. Do not include date constraints in the query: use "start_date" and "end_date" parameters instead. Use Latin script for names. For example, search "Ilya Gusev" instead of "Илья Гусев". Example queries: all:"machine learning" au:"del maestro" au:vaswani AND abs:"attention is all" all:role OR all:playing OR all:"language model" (au:vaswani OR au:"del maestro") ANDNOT ti:attention Args: query: The search query, required. offset: The offset to scroll search results. 10 items will be skipped if offset=10. 0 by default. limit: The maximum number of items to return. limit=5 by default, limit=10 is the maximum. sort_by: 3 options to sort by: relevance, lastUpdatedDate, submittedDate. relevance by default. sort_order: 2 sort orders: ascending, descending. descending by default. include_abstracts: include abstracts in the result or not. False by default. start_date: Start date in %Y-%m-%d format. None by default. end_date: End date in %Y-%m-%d format. None by default.

Type: integer

arxiv_download

Downloads a paper from Arxiv and converts it to text. Use mode = "html" by default. Fall back to mode = "pdf" if there are any problems with the HTML version. Args: paper_id: ID of the paper on Arxiv. For instance: 2409.06820v1 include_references: include "references" in the result or not. False by default. mode: Which version of paper to use. Options: ["html", "pdf"]. "html" by default.

Type: string

visit_webpage

Visit a webpage and return the content. Try to use both "tavily" and "basic" providers. They might work differently for the same URL. Args: url: The URL of the webpage to visit. provider: The provider to use. Available providers: "tavily" (default), "exa", or "basic".

Type: string

s2_get_citations

Get all papers that cited a given arXiv paper based on Semantic Scholar info. Args: arxiv_id: The ID of a given arXiv paper. offset: The offset to scroll through citations. 10 items will be skipped if offset=10. 0 by default. limit: The maximum number of items to return. limit=50 by default.

Type: integer

s2_get_references

Get all papers that were cited by a given arXiv paper (references) based on Semantic Scholar info. Args: arxiv_id: The ID of a given arXiv paper. offset: The offset to scroll through citations. 10 items will be skipped if offset=10. 0 by default. limit: The maximum number of items to return. limit=50 by default.

Type: integer

Get Started

Click any tool below to instantly start building AI tools that enhance your workflow and productivity

Chatbot Builder

Create intelligent chatbots that handle customer inquiries, provide support, and answer questions 24/7.

Team Communication Hub

Build tools that streamline team communication, send notifications, and coordinate workflows.

Notification System

Automate notifications across channels to keep users informed about important updates and events.

Conversation Analyzer

Analyze chat logs and conversations to extract insights, sentiment, and key information.

Message Routing Assistant

Intelligently route messages to the right team members based on content and context.

Response Generator

Generate contextual responses to messages using AI that understands conversation history.

Explore Pickaxe Templates

Get started faster with pre-built templates. Choose from our library of ready-to-use AI tools and customize them for your needs.

Ready to Connect Academia?

Build your AI tool with this MCP server in the Pickaxe builder.

Build with Pickaxe

Frequently Asked Questions