Glama
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Glama
MCP
Servers
Bear MCP Server
by
bart6114
Verified
GitHub
Note Taking
JavaScript
MIT License
2
Apple
Reddit
Discord
Overview
Inspect
New
Schema
Related Servers
Reviews
Score
Need Help?
View Source Code
Report Issue
my-bear-mcp-server
build
build/bear-db.d.ts
build/bear-db.js
build/bear-db.js.map
build/index.d.ts
build/index.js
build/index.js.map
build/utils.d.ts
build/utils.js
build/utils.js.map
#!/usr/bin/env node /** * Bear MCP Server * * A Model Context Protocol server for interacting with the Bear note-taking app's SQLite database. * This server provides read-only access to Bear notes and tags. */ export {};