Skip to main content
Glama

Currents

Official
by currents-dev
index.html707 B
<!doctype html> <html lang="en" data-framework="typescript"> <head> <meta charset="utf-8"> <title>React • TodoMVC</title> <link rel="stylesheet" href="node_modules/todomvc-common/base.css"> <link rel="stylesheet" href="node_modules/todomvc-app-css/index.css"> </head> <body> <section class="todoapp"></section> <footer class="info"> <p>Double-click to edit a todo</p> <p>Created by <a href="http://github.com/remojansen/">Remo H. Jansen</a></p> <p>Part of <a href="http://todomvc.com">TodoMVC</a></p> </footer> <script type="text/javascript" src="node_modules/director/build/director.js"></script> <script type="text/javascript" src="js/bundle.js"></script> </body> </html>

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/currents-dev/currents-mcp'

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