Skip to main content

Get citation data from CiteAs and Google Scholar

Project description

CiteAssist MCP server

smithery badge

A Model Context Protocol server that provides BibTeX-formatted citation data from CiteAs and Google Scholar. Enhance your research workflow by integrating citation retrieval directly into your applications.

Components

Tools

  • get_citeas_data - Retrieve BibTeX-formatted citation for the specified resource from the CiteAs
    • resource (string, required): DOI, URL, keyword
  • get_scholar_data - Retrieve BibTeX-formatted citations from the Google Scholar
    • query (string, required): Search query
    • results (integer, optional): Number of results (default: 2)

Quickstart

Install

Claude Desktop

On MacOS: ~/Library/Application\ Support/Claude/claude_desktop_config.json

On Windows: %APPDATA%/Claude/claude_desktop_config.json

Development/Unpublished Servers Configuration:

"mcpServers": {
  "reference-mcp": {
    "command": "uv",
    "args": [
      "--directory",
      "/path/to/project/dir",
      "run",
      "reference-mcp"
    ]
  }
}

Published Servers Configuration:

"mcpServers": {
  "reference-mcp": {
    "command": "uvx",
    "args": [
      "reference-mcp"
    ]
  }
}

Installing via Smithery

To install reference-mcp for Claude Desktop automatically via Smithery:

npx -y @smithery/cli install @ndchikin/reference-mcp --client claude

Development

Building and Publishing

To prepare the package for distribution:

  1. Sync dependencies and update lockfile:
uv sync
  1. Build package distributions:
uv build

This will create source and wheel distributions in the dist/ directory.

  1. Publish to PyPI:
uv publish

Note: You'll need to set PyPI credentials via environment variables or command flags:

  • Token: --token or UV_PUBLISH_TOKEN
  • Or username/password: --username/UV_PUBLISH_USERNAME and --password/UV_PUBLISH_PASSWORD

Debugging

Since MCP servers run over stdio, debugging can be challenging. For the best debugging experience, we strongly recommend using the MCP Inspector.

You can launch the MCP Inspector via npm with this command:

npx @modelcontextprotocol/inspector uv --directory /path/to/project/dir run reference-mcp

Upon launching, the Inspector will display a URL that you can access in your browser to begin debugging.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

iflow_mcp_ndchikin_reference_mcp-0.1.1.tar.gz (39.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

File details

Details for the file iflow_mcp_ndchikin_reference_mcp-0.1.1.tar.gz.

File metadata

  • Download URL: iflow_mcp_ndchikin_reference_mcp-0.1.1.tar.gz
  • Upload date:
  • Size: 39.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.10.2 {"installer":{"name":"uv","version":"0.10.2","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Debian GNU/Linux","version":"13","id":"trixie","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}

File hashes

Hashes for iflow_mcp_ndchikin_reference_mcp-0.1.1.tar.gz
Algorithm Hash digest
SHA256 31d8ff32c3580dcc9a3a8fadec922edf20e9678cd3cc49c482962c454153d0c3
MD5 7c295c98910f29a306a40650b03bebcb
BLAKE2b-256 4e481e82b4d9f1f52e647a876386d827391dab4de9a3d93cbc37ef6aba24e27e

See more details on using hashes here.

File details

Details for the file iflow_mcp_ndchikin_reference_mcp-0.1.1-py3-none-any.whl.

File metadata

  • Download URL: iflow_mcp_ndchikin_reference_mcp-0.1.1-py3-none-any.whl
  • Upload date:
  • Size: 4.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.10.2 {"installer":{"name":"uv","version":"0.10.2","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Debian GNU/Linux","version":"13","id":"trixie","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}

File hashes

Hashes for iflow_mcp_ndchikin_reference_mcp-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 59b64aa80196f7a5f43f039aaf23002f1e2616602c689d3a13ddea961b3fe1ab
MD5 36366670407a7a60c574d81160139710
BLAKE2b-256 0354532b39952d5c85d250e6b81ff1e8efe765cb23f8bbaa536d85631c4e62e7

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page