Skip to main content
Glama
aaronfeingold

MCP Project Context Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription
create_projectC

Create a new project with initial context

get_project_contextC

Get comprehensive project context and current state

list_projectsB

List all projects ordered by last accessed

add_taskC

Add a new task to the project

update_taskC

Update task status or details

add_noteC

Add a note to the project

record_decisionC

Record an architectural or technical decision

start_sessionC

Start a new development session

end_sessionC

End current session with summary

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

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/aaronfeingold/mcp-project-context'

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