Metadata-Version: 2.4
Name: ocp-server
Version: 0.1.0
Summary: Open Context Protocol — reference server implementation
Project-URL: Homepage, https://github.com/Rajesh1213/OCP
Project-URL: Repository, https://github.com/Rajesh1213/OCP
Project-URL: Documentation, https://github.com/Rajesh1213/OCP/blob/main/docs/integrations.md
Project-URL: Bug Tracker, https://github.com/Rajesh1213/OCP/issues
License: Apache-2.0
Requires-Python: >=3.11
Requires-Dist: aiofiles>=23.2
Requires-Dist: aiosqlite>=0.20
Requires-Dist: asyncpg>=0.29; extra == 'postgres'
Requires-Dist: mcp>=1.0
Requires-Dist: numpy>=1.26
Requires-Dist: pydantic>=2.7
Requires-Dist: starlette>=0.37
Requires-Dist: tiktoken>=0.7
Requires-Dist: uvicorn[standard]>=0.29
Requires-Dist: watchfiles>=0.22
Provides-Extra: postgres
Requires-Dist: asyncpg>=0.29; extra == 'postgres'
