A research server that retrieves and creates survey data pages in Notion.
This is a repository for the research project on the MCP server.
.env
file as shown below:
NOTION_TOKEN=[YOUR_NOTION_TOKEN]
NOTION_ROOT_DATABASE_ID=[YOUR_NOTION_DATABASE_ID]
claude_desktop.json
:
{
...
"mcpServers": {
"Research MCP Server": {
"command": "uv",
"args": [
"run",
"--with", "mcp[cli]",
"--with", "notion-client",
"--with", "pydantic",
"mcp",
"run",
"/path/to/research-mcp-server/server.py"
]
}
}
}
An MCP server for integrating Todoist with Cursor AI. Requires a Todoist API token.
An MCP server that uses Google's Gemini 1.5 Pro to generate concise summaries of various content types.
A simple to-do list manager to record, track, and complete daily tasks.
Schedule meetings in Microsoft Outlook using the Microsoft Graph API.
Manages and randomly selects from a list of lunch restaurants, storing choices and visit statistics locally.
Full implementation of Todoist Rest API for MCP server
A tool for bold and unconventional problem-solving, generating unique solutions by branching and tracking thoughts.
A comprehensive toolkit for text processing, formatting, and analysis.
Provides Taiwan national holidays and compensatory workday information. Data is fetched and cached automatically.
a macOS-only MCP server that enables AI agents to capture screenshots of applications, or the entire system.