TGTGInsighttelegram intelligenceLIVE / telegram public index
← GitHub Trends

TGINSIGHT SIMILAR POSTS

Find similar content

Source channel @githubtrending · Post #14896 · Jul 2

#python#ai#authentication#authorization#claude#cursor#fastapi#llm#mcp#mcp_server#mcp_servers#modelcontextprotocol#openapi#windsurf FastAPI-MCP is a tool that lets you easily turn your FastAPI web API endpoints into Model Context Protocol (MCP) tools, which AI agents can use directly. It requires almost no setup—just connect it to your FastAPI app, and it automatically preserves your request/response data models and documentation. It also includes built-in authentication using your existing FastAPI security methods. You can run the MCP server inside your app or separately, and it communicates efficiently using FastAPI’s ASGI interface. This makes it simple to integrate AI capabilities with your existing FastAPI services without rewriting code, saving you time and effort while keeping your API secure and well-documented[1][5]. https://github.com/tadata-org/fastapi_mcp

Results

1 similar post found

Search: #pcapdroid

当前筛选 #pcapdroid清除筛选
Libreware

@libreware · Post #894 · 02/04/2021, 06:15 PM

PCAPdroid Capture traffic on Android devices and send the PCAP via UDP without root PCAPdroid lets you capture the Android traffic and analyze it remotely (e.g. via Wireshark). The traffic can be easily captured on a remote PC via an UDP socket. 💡 Features: ✅ Capture apps traffic without root privileges ✅ Send captured traffic via UDP ✅ Download the traffic PCAP via the integrated HTTP server ✅ Show captured traffic real time statistics ✅ Apply a filter to only capture traffic for the selected app ✅ Decrypt HTTPS/TLS traffic via a remote mitmproxy https://f-droid.org/packages/com.emanuelef.remote_capture/ #PCAPdroid#android#fdroid#app