René's URL Explorer Experiment


Title: 代理之后playwright的MCP不能用了 · Issue #2 · Dumbris/mcpproxy · GitHub

Open Graph Title: 代理之后playwright的MCP不能用了 · Issue #2 · Dumbris/mcpproxy

X Title: 代理之后playwright的MCP不能用了 · Issue #2 · Dumbris/mcpproxy

Description: 我问了cursor,他说 虽然MCP代理连接了,但Playwright工具没有被正确索引,这可能是由于: 序列化错误: 之前看到的TypeError: Object of type ToolAnnotations is not JSON serializable错误 工具发现失败: mcpproxy无法正确发现和索引Playwright的工具 版本兼容性: Playwright MCP版本可能与mcpproxy不兼容 我的电脑是windows系统,nodejs是18.2...

Open Graph Description: 我问了cursor,他说 虽然MCP代理连接了,但Playwright工具没有被正确索引,这可能是由于: 序列化错误: 之前看到的TypeError: Object of type ToolAnnotations is not JSON serializable错误 工具发现失败: mcpproxy无法正确发现和索引Playwright的工具 版本兼容性: Playwright MCP版本可...

X Description: 我问了cursor,他说 虽然MCP代理连接了,但Playwright工具没有被正确索引,这可能是由于: 序列化错误: 之前看到的TypeError: Object of type ToolAnnotations is not JSON serializable错误 工具发现失败: mcpproxy无法正确发现和索引Playwright的工具 版本兼容性: Playwright MCP版本可...

Opengraph URL: https://github.com/Dumbris/mcpproxy/issues/2

X: @github

direct link

Domain: github.com


Hey, it has json ld scripts:
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"代理之后playwright的MCP不能用了","articleBody":"我问了cursor,他说\n\n虽然MCP代理连接了,但`Playwright`工具没有被正确索引,这可能是由于:\n序列化错误: 之前看到的`TypeError: Object of type ToolAnnotations is not JSON serializable`错误\n工具发现失败: `mcpproxy`无法正确发现和索引`Playwright`的工具\n版本兼容性: `Playwright MCP`版本可能与`mcpproxy`不兼容\n\n\n我的电脑是windows系统,**nodejs**是18.20.6,**python**版本是3.11的,我在终端输入pip install smart-mcp-proxy是能正常安装成功的,只是最后警告了机器学习的库,比如pytorch,tensorflow要求numpy的版本要小于2.0,这个应该不影响,\n我的mcp有关的配置如下供您参考是否有问题\n**mcp.json**\n{\n  \"mcpServers\": {\n    \"mcp-proxy\": {\n      \"command\": \"mcpproxy\",\n      \"env\": {\n        \"MCPPROXY_CONFIG_PATH\": \"C:/Users/lenovo/.cursor/mcp_proxy.json\"\n      }\n    }\n  }\n}\n**mcp_proxy.json**\n{\n  \"mcpServers\": {\n    \"playwright\": {\n      \"command\": \"cmd\",\n      \"args\": [\n        \"/c\",\n        \"npx\",\n        \"-y\", \n        \"@playwright/mcp@latest\"\n      ]\n    },\n    \"context7\": {\n      \"command\": \"cmd\",\n      \"args\": [\n        \"/c\",\n        \"npx\",\n        \"-y\",\n        \"@upstash/context7-mcp\"\n      ]\n    },\n    \"filesystem\": {\n      \"command\": \"cmd\",\n      \"args\": [\n        \"/c\",\n        \"npx\",\n        \"-y\",\n        \"@modelcontextprotocol/server-filesystem\",\n        \"E:/test\"\n      ]\n    },\n    \"github\": {\n      \"command\": \"cmd\",\n      \"args\": [\n        \"/c\",\n        \"npx\",\n        \"-y\",\n        \"@modelcontextprotocol/server-github\"\n      ],\n      \"env\": {\n        \"GITHUB_PERSONAL_ACCESS_TOKEN\": \"xxxxxxxxxxxxxxxxxxx\"\n      },\n      \"disabled\": false,\n      \"autoApprove\": []\n    }\n  }\n}\n由于我是windows电脑,所以cmd命令是最适合windows的","author":{"url":"https://github.com/guoziyangnb","@type":"Person","name":"guoziyangnb"},"datePublished":"2025-07-05T09:50:59.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":0},"url":"https://github.com/2/mcpproxy/issues/2"}

route-pattern/_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format)
route-controllervoltron_issues_fragments
route-actionissue_layout
fetch-noncev2:7783127a-41f0-8277-a42a-c95f9631ad24
current-catalog-service-hash81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114
request-id835A:29A644:382692F:494811C:6A5CFB1E
html-safe-nonceb4e2e0dde40826de9eecb47b5d7d710fa58379fc5504ee7a0e9bf5c7ce739370
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI4MzVBOjI5QTY0NDozODI2OTJGOjQ5NDgxMUM6NkE1Q0ZCMUUiLCJ2aXNpdG9yX2lkIjoiMTk5Mzc2OTYyNjQxMzg5MDMzNCIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9
visitor-hmacaf9a3ef5b95d6e0a00fdf7d5da02154949fe03784420b81e2c43ae32cb1fe460
hovercard-subject-tagissue:3204670391
github-keyboard-shortcutsrepository,issues,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///voltron/issues_fragments/issue_layout
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/Dumbris/mcpproxy/2/issue_layout
twitter:imagehttps://opengraph.githubassets.com/d7f6fbd418589f84309fe0f4492aa9b3bf4f11adad37f1fd9a1237510a593f80/Dumbris/mcpproxy/issues/2
twitter:cardsummary_large_image
og:imagehttps://opengraph.githubassets.com/d7f6fbd418589f84309fe0f4492aa9b3bf4f11adad37f1fd9a1237510a593f80/Dumbris/mcpproxy/issues/2
og:image:alt我问了cursor,他说 虽然MCP代理连接了,但Playwright工具没有被正确索引,这可能是由于: 序列化错误: 之前看到的TypeError: Object of type ToolAnnotations is not JSON serializable错误 工具发现失败: mcpproxy无法正确发现和索引Playwright的工具 版本兼容性: Playwright MCP版本可...
og:image:width1200
og:image:height600
og:site_nameGitHub
og:typeobject
og:author:usernameguoziyangnb
hostnamegithub.com
expected-hostnamegithub.com
None5290d7e14309ad1e76106a9c4237bd1041517e83ea182c8ab756752cb0c6940b
turbo-cache-controlno-preview
go-importgithub.com/Dumbris/mcpproxy git https://github.com/Dumbris/mcpproxy.git
octolytics-dimension-user_id1362215
octolytics-dimension-user_loginDumbris
octolytics-dimension-repository_id998728349
octolytics-dimension-repository_nwoDumbris/mcpproxy
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id998728349
octolytics-dimension-repository_network_root_nwoDumbris/mcpproxy
turbo-body-classeslogged-out env-production page-responsive
disable-turbofalse
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
release9c975978430e9ad293956f2bbdaf153b1bd84a99
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/Dumbris/mcpproxy/issues/2#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2FDumbris%2Fmcpproxy%2Fissues%2F2
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub Copilot appDirect agents from issue to mergehttps://github.com/features/ai/github-app
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
View all resourceshttps://github.com/resources
GitHub SponsorsFund open source developershttps://github.com/open-source/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/open-source/accelerator
GitHub Starshttps://stars.github.com
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/enterprise/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2FDumbris%2Fmcpproxy%2Fissues%2F2
Sign up https://github.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fvoltron%2Fissues_fragments%2Fissue_layout&source=header-repo&source_repo=Dumbris%2Fmcpproxy
Reloadhttps://github.com/Dumbris/mcpproxy/issues/2
Reloadhttps://github.com/Dumbris/mcpproxy/issues/2
Reloadhttps://github.com/Dumbris/mcpproxy/issues/2
Dumbris https://github.com/Dumbris
mcpproxyhttps://github.com/Dumbris/mcpproxy
Notifications https://github.com/login?return_to=%2FDumbris%2Fmcpproxy
Fork 11 https://github.com/login?return_to=%2FDumbris%2Fmcpproxy
Star 38 https://github.com/login?return_to=%2FDumbris%2Fmcpproxy
Code https://github.com/Dumbris/mcpproxy
Issues 3 https://github.com/Dumbris/mcpproxy/issues
Pull requests 0 https://github.com/Dumbris/mcpproxy/pulls
Actions https://github.com/Dumbris/mcpproxy/actions
Projects https://github.com/Dumbris/mcpproxy/projects
Security and quality 0 https://github.com/Dumbris/mcpproxy/security
Insights https://github.com/Dumbris/mcpproxy/pulse
Code https://github.com/Dumbris/mcpproxy
Issues https://github.com/Dumbris/mcpproxy/issues
Pull requests https://github.com/Dumbris/mcpproxy/pulls
Actions https://github.com/Dumbris/mcpproxy/actions
Projects https://github.com/Dumbris/mcpproxy/projects
Security and quality https://github.com/Dumbris/mcpproxy/security
Insights https://github.com/Dumbris/mcpproxy/pulse
代理之后playwright的MCP不能用了https://github.com/Dumbris/mcpproxy/issues/2#top
https://github.com/guoziyangnb
guoziyangnbhttps://github.com/guoziyangnb
on Jul 5, 2025https://github.com/Dumbris/mcpproxy/issues/2#issue-3204670391
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.