nefesh-mcp-server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| X-Nefesh-Key | No | Your Nefesh API key. Get free at nefesh.ai/signup (1,000 calls/month) or connect without a key and use request_api_key tool. |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_human_stateA | Get current unified human state for a session. Call this before generating important responses. |
| ingestA | Send biometric signals from any sensor, get unified state back. |
| get_trigger_memoryA | Retrieve psychological trigger profile for a subject. |
| get_session_historyA | Get state history for a session over time. |
| request_api_keyA | Request a free Nefesh API key. No existing key needed. |
| check_api_key_statusA | Check the status of a pending API key request. |
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
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/nefesh-ai/nefesh-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server