Skip to main content
Glama

Feifei Proxy MCP

by chenm1xuexi
10
  • Apple
  • Linux
test_mcp.py353 B
from feifei_proxy_mcp import main if __name__ == "__main__": import os os.environ["PROXY_MCP_NAME"] = "xiaofeifei_test" os.environ["TRANSPORT_TYPE"] = "streamable_http" os.environ["PROXY_MCP_SERVER_CONFIG"] = '{"mcpServers":{"fetch":{"command":"uvx","args": ["mcp-server-fetch"]}}}' os.environ["PROXY_MCP_PORT"] = "8888" main()

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/chenm1xuexi/feifei-proxy-mcp'

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