Skip to main content
Glama
jjsteffen23

CME Prediction Markets MCP Server

by jjsteffen23
error.html653 B
{% extends "base.html" %} {% block title %}Error - CME MCP Server{% endblock %} {% block content %} <div class="row justify-content-center"> <div class="col-md-6"> <div class="card"> <div class="card-body text-center py-5"> <i class="fas fa-exclamation-triangle fa-3x text-danger mb-3"></i> <h4>Oops! Something went wrong</h4> <p class="text-muted">{{ error }}</p> <a href="/gui/" class="btn btn-primary"> <i class="fas fa-home me-2"></i>Back to Dashboard </a> </div> </div> </div> </div> {% endblock %}

Latest Blog Posts

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/jjsteffen23/dk_mcp_2'

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