Skip to main content
Glama
Dhavaleswar

Explore MCP

by Dhavaleswar
helpers.py159 B
def get_api_key(): with open('//home/ub3r/.llm_secrets', 'r') as f: data = f.read() api_key = data.split('=')[1].strip() return api_key

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/Dhavaleswar/explore-mcp'

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