MCP Server for Google Scholar via SerpApi
Project description
MCP Server Google Scholar
An MCP server implementation for Google Scholar using SerpApi.
Installation
pip install mcp-server-google-scholar
Configuration
You need a SerpApi API key. You can get one at https://serpapi.com/.
Usage
Add this to your mcp_config.json:
{
"mcpServers": {
"google-scholar": {
"command": "uvx",
"args": ["mcp-server-google-scholar"],
"env": {
"SERPAPI_API_KEY": "YOUR_API_KEY"
}
}
}
}
Tools
search_google_scholar: Search Google Scholarget_author_profile: Get author profileget_author_articles: Get author articlesget_author_citation: Get author citation detailsget_citation_formats: Get citation formats
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file mcp_server_google_scholar-0.1.0.tar.gz.
File metadata
- Download URL: mcp_server_google_scholar-0.1.0.tar.gz
- Upload date:
- Size: 3.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9ba7da4cd2136d189ca654a031ada3035012b37136e37eebc3e17ca5411b1b3b
|
|
| MD5 |
3b69fd080b6bb5dd1c570a2741ddb507
|
|
| BLAKE2b-256 |
ff5f3a01deb432984bec13ac8e019fa7ba8cac3205d5132b1749418b0bf49b8b
|
File details
Details for the file mcp_server_google_scholar-0.1.0-py3-none-any.whl.
File metadata
- Download URL: mcp_server_google_scholar-0.1.0-py3-none-any.whl
- Upload date:
- Size: 8.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
89d29c5762e5c8b7bcf461d0551131a72ef322a19fe832c0c1b6017bc8983001
|
|
| MD5 |
8a03cfd63e26b7ff8a1505df1e97852e
|
|
| BLAKE2b-256 |
ebdacf77c7697e6ea6a4e5c1898589e1a42cc083317065276e08c9ff5e29cec7
|