Skip to main content
Glama

Jina AI Search MCP Server

by Meetpatel006
vercel.json274 B
{ "version": 2, "builds": [ { "src": "main.py", "use": "@vercel/python" } ], "routes": [ { "src": "/sse", "dest": "main.py" }, { "src": "/(.*)", "dest": "main.py" } ] }

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/Meetpatel006/jina-mcp'

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