second-brain-mcp
by ddmanyes
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| EMBED_URL | No | Embedding server endpoint | http://localhost:11435/v1/embeddings |
| EMBED_PORT | No | llama-server port (use 11434 for Ollama) | 11435 |
| EMBED_MODEL | No | Embedding model name | nomic-embed-text |
| ANTHROPIC_API_KEY | No | Optional API key for better compression quality in vault_sleep | |
| SECOND_BRAIN_PATH | No | Path to your vault directory | ~/second-brain |
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 | |
Latest Blog Posts
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/ddmanyes/second-brain-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server