Skip to main content
Glama

Bear MCP Server

by bart6114
index.d.ts226 B
#!/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 {};

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/bart6114/my-bear-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server