We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/akhilthomas236/mcp-jira-confluence-sse'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
{
"mcpServers": {
"jira-confluence-sse": {
"transport": "sse",
"url": "http://localhost:8000/sse",
"timeout": 30000,
"headers": {
"User-Agent": "MCP-Client/1.0"
}
}
}
}