PassportMCP
@JoshMayerr
关于 PassportMCP
Build MCP servers for any website with automatic browser auth syncing
配置
工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is PassportMCP?
PassportMCP (ppmcp) lets you build MCP servers for any website with automatic browser auth syncing. It wraps FastMCP and automatically adds necessary auth headers and cookies from the browser to outbound requests. It is designed for developers who want to interact with websites they are already logged into, without needing official developer APIs.
How to use PassportMCP?
Install the package with pip install ppmcp, then run ppmcp setup to configure native messaging and the Chrome extension. In your Python code, import PassportMCP, create an instance with a name and domain, and define tools using the @mcp.tool() decorator. For simpler use cases without MCP tools, you can use the BrowserPassport HTTP client directly.
Key features of PassportMCP
- 🔐 Automatic browser auth syncing
- 🛠️ Normal MCP tool creation
- 🌐 Works with any website
- 🔄 Always uses latest auth state
- 🍪 Handles cookies and headers
- 🔒 All credentials stay on your machine
Use cases of PassportMCP
- Build MCP servers for websites like LinkedIn or Twitter without needing official APIs
- Access authenticated data from sites with rate limits or slow approval processes
- Create tools that use the user's logged‑in session automatically
- Avoid storing credentials in the cloud while still using MCP tools
FAQ from PassportMCP
How does PassportMCP handle credentials?
Credentials never leave your machine — there is no cloud storage or transmission. Access is limited to authorized domains and LLMs never see your credentials.
What are the runtime dependencies?
Python 3 and a Chrome browser (requires the Chrome Web Store extension or a local extension build from the repository).
Does PassportMCP work with any website?
Yes. As long as you log in through the browser, PassportMCP can capture the authentication state for any website.
What is the difference between PassportMCP and BrowserPassport?
PassportMCP is for creating MCP tools with tool definitions. BrowserPassport is a lightweight HTTP client for simpler use cases that don’t require MCP tools.
How is PassportMCP different from Anon or Rabbit?
Unlike those cloud‑based account automation services, PassportMCP keeps everything local and secure — credentials never leave your machine.
常见问题
How does PassportMCP handle credentials?
Credentials never leave your machine — there is no cloud storage or transmission. Access is limited to authorized domains and LLMs never see your credentials.
What are the runtime dependencies?
Python 3 and a Chrome browser (requires the Chrome Web Store extension or a local extension build from the repository).
Does PassportMCP work with any website?
Yes. As long as you log in through the browser, PassportMCP can capture the authentication state for any website.
What is the difference between PassportMCP and BrowserPassport?
PassportMCP is for creating MCP tools with tool definitions. BrowserPassport is a lightweight HTTP client for simpler use cases that don’t require MCP tools.
How is PassportMCP different from Anon or Rabbit?
Unlike those cloud‑based account automation services, PassportMCP keeps everything local and secure — credentials never leave your machine.
基本信息
开发工具 分类下的更多 MCP 服务器
DevDocs by CyberAGI 🚀
cyberagiincCompletely free, private, UI based Tech Documentation MCP server. Designed for coders and software developers in mind. Easily integrate into Cursor, Windsurf, Cline, Roo Code, Claude Desktop App
MCP Unity Editor (Game Engine)
CoderGamesterModel Context Protocol (MCP) plugin to connect with Unity Editor — designed for Cursor, Claude Code, Codex, Windsurf and other IDEs
Unity MCP (Server + Plugin)
IvanMurzakAI Skills, MCP Tools, and CLI for Unity Engine. Full AI develop and test loop. Use cli for quick setup. Efficient token usage, advanced tools. Any C# method may be turned into a tool by a single line. Works with Claude Code, Gemini, Copilot, Cursor and any other absolutely for fr
Grafana MCP server
grafanaMCP server for Grafana
MCP-Scan: An MCP Security Scanner
invariantlabs-aiSecurity scanner for AI agents, MCP servers and agent skills.
评论