google-keep-mcp-server
@abhayymishraa
About google-keep-mcp-server
A lightweight MCP server using Bun to fetch current and 5-day weather data from OpenWeatherMap APIs. Built with @modelcontextprotocol/sdk, Zod for validation, and Axios for API calls. Provides tools to get weather info by latitude and longitude over stdio transport.
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"openweathermap-mcp-server": {
"command": "bun",
"args": [
"run",
"index.ts"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is google-keep-mcp-server?
—
How to use google-keep-mcp-server?
Install dependencies with bun install and run the server with bun run index.ts in the project directory.
Key features of google-keep-mcp-server
—
Use cases of google-keep-mcp-server
—
FAQ from google-keep-mcp-server
How to install dependencies?
Run bun install in the project root.
How to run the server?
Run bun run index.ts from the project root.
What runtime is required?
The project is built with Bun (version 1.2.10), a fast JavaScript runtime.
Frequently asked questions
How to install dependencies?
Run `bun install` in the project root.
How to run the server?
Run `bun run index.ts` from the project root.
What runtime is required?
The project is built with Bun (version 1.2.10), a fast JavaScript runtime.
Basic information
More Developer Tools MCP servers
Agent Conductor
icohangar-opsAgent conductor — AGENTS.md contract parser, SKILL.md registry, CHP decision engine over MCP
Altronis
sypherinMCP server + CLI for Altronis — Singapore AI consulting. Ask the Lyra consultant, generate a grant-matched AI transformation plan, pull curated SG AI events/news. Read-only, wraps altronis.sg.

Skilder.ai
skilder.aiRun skills and MCP tools like production software: versioned, composed into roles, distributed to every agent from one governed library.

endoflife.ai
endoflife.aiFree MCP server for software end-of-life intelligence: EOL dates, support status, and the 0-100 EOL Risk Score across 480+ tracked products. Agents can check a single version, pull a product's full lifecycle schedule, or
SecondSim
econdSim provisions real UK mobile numbers (non-VoIP) via eSIM, built for freelancers, sole traders, small businesses, and enterprise teams. Unlike VoIP apps and virtual numbers, SecondSim numbers register as genuine phy
Comments