research-mcp-server
1
The Research MCP Server is designed to function as a Model Context Protocol server, enabling the integration and retrieval of survey data with Notion. It includes features to facilitate survey creation and management directly through the Notion platform.
Research MCP Server
This repository contains a project for a research-focused Model Context Protocol (MCP) server.
Features
- Operates as an MCP server
- Retrieves survey data from Notion
- Creates survey pages in Notion
Prerequisites
- Python 3.12.1 or later
- uv 0.5.25 or later
- Claude Desktop Client
How to Use
- Clone the repository.
- Obtain a Notion token from Notion Integrations.
- Create a database in Notion and retrieve the Database ID.
- Configure a
.env
file with your Notion token and Database ID. - Define an MCP server in
claude_desktop.json
. - Restart the Claude Desktop Client and use it to perform and review surveys.