danieltyukov

IEEE Xplore MCP Server

Community danieltyukov
Updated

MCP Connection for Claude Code to IEEE

IEEE Xplore MCP Server

MCP server that wraps the IEEE Xplore API, letting you search and retrieve academic papers from Claude Code.

Setup

  1. Get a free API key at https://developer.ieee.org
  2. Install and build:
npm install
npm run build
  1. Add to ~/.claude.json:
{
  "mcpServers": {
    "ieee-xplore": {
      "command": "node",
      "args": ["/home/danieltyukov/workspace/personal/ieee-mcp/dist/index.js"],
      "env": {
        "IEEE_API_KEY": "your-api-key-here"
      }
    }
  }
}

Environment Variables

Variable Required Description
IEEE_API_KEY Yes API key from developer.ieee.org
IEEE_AUTH_TOKEN No Auth token for paywalled full-text access

Tools

Tool Description
search_papers Full-text search with Boolean operators and filters (author, year, content type, etc.)
get_paper_details Get verbose metadata for a paper by article number or DOI
get_paper_citations Get citation counts (papers + patents) for a paper
get_full_text Retrieve full text (Open Access or with auth token)
search_by_author Search papers by author name
search_by_publication Search papers within a journal or conference

Rate Limits

The free IEEE API tier allows ~200 calls/day with up to 200 results per call.

MCP Server ยท Populars

MCP Server ยท New

    klever-io

    Klever MCP Server

    MCP server for Klever blockchain smart contract development

    Community klever-io
    luohy15

    y-agent

    A Simple Agent App

    Community luohy15
    PrefectHQ

    FastMCP ๐Ÿš€

    ๐Ÿš€ The fast, Pythonic way to build MCP servers and clients.

    Community PrefectHQ
    meal-inc

    bonnard-cli

    Ultra-fast to deploy agentic-first mcp-ready semantic layer. Let your data be like water.

    Community meal-inc
    DevsHero

    ๐Ÿฅท ShadowCrawl MCP โ€” v2.3.0

    ๐Ÿฅท The FREE, Sovereign alternative to Firecrawl & Tavily. Pure Rust Stealth Scraper + Built-in God-Tier Meta-Search for AI Agents. Bypass Cloudflare & DataDome via HITL. Zero-bloat, ultra-clean LLM data. 99.99% Success Rate. ๐Ÿฆ€

    Community DevsHero