infinity-mcp-server

hemanthpai/infinity-mcp-server

3.2

If you are the rightful owner of infinity-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.

Infinity MCP Server is a structured memory system for AI coding agents, implemented as a Model Context Protocol (MCP) server.

Tools

Functions exposed to the LLM to take actions

activate_project

Activate the current project. Must be called first before any other operations.

store_memory

Create a new memory with a title, type, and content.

get_memory

Retrieve a memory by its ID.

list_memories

List all memories, optionally filtered by type.

update_memory

Update the content of an existing memory.

delete_memory

Permanently delete a memory.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources