
tpc-server
Track and manage AI agents' or projects' structured thoughts, plans, and changes with a FastAPI-based MCP server offering interconnected logging, web interface, JSON API, and configurable database backend for seamless reasoning and action tracking.
Supercharge Your AI with tpc-server
Unlock the full potential of tpc-server through LangDB's AI Gateway. Get enterprise-grade security, analytics, and seamless integration with zero configuration.
Free tier available • No credit card required
Port for FastAPI and MCP SSE
8050Agent communication transport. 'sse' (Server-Sent Events over HTTP) or 'stdio' (Standard Input/Output)
sseDatabase URL. Default: SQLite in project root. Use postgresql://user:pass@host:port/db for PostgreSQL, etc.
sqlite:///./tpc_server.dbHost to listen on. Default is to listen on all network interfaces.
0.0.0.0Security Notice
Your environment variables and credentials are securely stored and encrypted. LangDB never shares these configuration values with third parties.