Skip to main content
Glama

ChatPPT-MCP

by pingcy
pyproject.toml927 B
[project] name = "app_chatppt" version = "0.1.0" description = "Add your description here" readme = "README.md" requires-python = ">=3.12" dependencies = [ "asyncpg>=0.30.0", "browser-use>=0.1.24", "chroma>=0.2.0", "fastapi>=0.115.12", "langchain-core>=0.3.65", "langchain-mcp-adapters>=0.1.7", "langchain-openai>=0.3.14", "langgraph>=0.4.1", "llama-index-agent-openai>=0.4.6", "llama-index-core>=0.12.34.post1", "llama-index-embeddings-ollama>=0.6.0", "llama-index-embeddings-openai>=0.3.1", "llama-index-llms-openai>=0.3.38", "llama-index-tools-mcp>=0.1.2", "llama-index-vector-stores-chroma>=0.4.1", "mcp[cli]>=1.9.4", "openpyxl>=3.1.5", "pandas>=2.2.3", "pdf2image>=1.17.0", "pypdfium2>=4.30.1", "python-socks>=2.7.1", "redis>=6.1.0", "requests>=2.32.4", "streamlit>=1.45.0", "uvicorn>=0.34.3", "websockets>=15.0.1", ]

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/pingcy/app_chatppt'

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