MCP Obsidian MongoDB Server
by huntkil
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | The port on which the server runs | 4000 |
| LOG_LEVEL | No | Log level (error, warn, info, debug) | info |
| GOOGLE_CLIENT_ID | No | Google API client ID for Calendar integration | |
| OBSIDIAN_VAULT_PATH | Yes | Path to your Obsidian vault | |
| GOOGLE_CLIENT_SECRET | No | Google API client secret for Calendar integration | |
| MONGODB_DATABASE_NAME | No | MongoDB database name | obsidian_mcp |
| MONGODB_CONNECTION_STRING | No | MongoDB connection string | mongodb://localhost:27017 |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivityInactive
ResponsivenessNo issues