Skip to main content
Glama

MCP Expense Tracker

proxy.py198 B
from fastmcp import FastMCP mcp = FastMCP.as_proxy("https://smart-expense-tracker.fastmcp.app/mcp",name="expense_tracker_proxy") if __name__ == "__main__": mcp.run() # starts the proxy server

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/rishav-learnerml/mcp-servers'

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