MCP Apple Notes
Rank #10,054io.github.henilcalagiya/mcp-apple-notes
MCP server providing apple-notes capabilities
MCP Apple Notes is a Model Context Protocol (MCP) server published by henilcalagiya. It ranks #10,054 of 132,113 servers tracked on MCP Toplist, and its repository has 52 GitHub stars. MCP Apple Notes is listed across 3 registries — Official MCP, PulseMCP and Glama, with 2 tracked versions. It was first listed on Aug 10, 2025 and most recently updated on Sep 11, 2025.
Ranks ahead of 122,059 of 132,113 servers on MCP Toplist.
Use MCP Apple Notes
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add mcp-apple-notes -- uvx mcp-apple-notes[mcp_servers.mcp-apple-notes]
command = "uvx"
args = ["mcp-apple-notes"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"mcp-apple-notes": {
"command": "uvx",
"args": [
"mcp-apple-notes"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"mcp-apple-notes": {
"command": "uvx",
"args": [
"mcp-apple-notes"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"mcp-apple-notes": {
"type": "stdio",
"command": "uvx",
"args": [
"mcp-apple-notes"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"mcp-apple-notes": {
"command": "uvx",
"args": [
"mcp-apple-notes"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"mcp-apple-notes": {
"command": "uvx",
"args": [
"mcp-apple-notes"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.henilcalagiya%2Fmcp-apple-notes)<a href="https://mcptoplist.com/server/io.github.henilcalagiya%2Fmcp-apple-notes"><img src="https://mcptoplist.com/badge/io.github.henilcalagiya%2Fmcp-apple-notes.svg" alt="MCP Toplist: Top 10% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
henilcalagiya
Other servers by henilcalagiya
View all henilcalagiya servers →Available versions (2)
| Version | Published |
|---|---|
| 0.1.2 | Sep 11, 2025 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains MCP Apple Notes?
- MCP Apple Notes is maintained by henilcalagiya, which publishes 2 MCP servers (4 total versions) tracked on MCP Toplist.
- Is MCP Apple Notes listed on the Official MCP Registry?
- Yes — MCP Apple Notes is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does MCP Apple Notes have?
- MCP Toplist tracks 2 versions of MCP Apple Notes, most recently published on Sep 11, 2025.
- Where can I find the source code for MCP Apple Notes?
- The source code for MCP Apple Notes is hosted at github.com/henilcalagiya/mcp-apple-notes.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.