samskriti-project
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| SAMSKRITI_HOME | No | Override the default data directory (~/.samskriti/) | |
| SAMSKRITI_PROJECT_DB | No | Override the default database path |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| record_project_entryB | Stores a structured project-state entry (goal, update, decision, convention, bug, task, rejected_idea). |
| get_project_stateB | Returns a concise, readable summary of project state, grouped by category. |
| search_project_stateB | Search the project state ledger using a simple keyword query. |
| update_project_entryA | Update an existing project entry's title, content, or status. |
| list_projectsA | Returns a list of all known projects tracked by Samskriti V1. |
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/Escalate17/samskriti-project'
If you have feedback or need assistance with the MCP directory API, please join our Discord server