Skip to main content
Glama
kaman05010

MCP Wikipedia Server

by kaman05010
rst2latex235 B
#!/Users/kaman/Desktop/MCPClientServer/.venv311/bin/python import sys from docutils.core import rst2latex if __name__ == '__main__': if sys.argv[0].endswith('.exe'): sys.argv[0] = sys.argv[0][:-4] sys.exit(rst2latex())

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/kaman05010/MCPClientServer'

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