Research MCP Server
by h-yanagawa
Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
NOTION_TOKEN | Yes | Your Notion integration token. | |
NOTION_ROOT_DATABASE_ID | Yes | Your Notion database ID. |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
survey |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
get_survey_summaries | Get survey summaries |
get_survey_summary | Get survey summary |
get_property_definition | Get property definition for survey summary |
update_survey_summary_property | Copy |
update_survey_summary_block | - |
create_new_survey_summary | - |