Pa1m SEO for LangChain
io.github.retampweb/pa1m-seo
Pay-per-call SEO agent: keyword research, SERP analysis, on-page optimization. x402, USDC on Base.
client:LangChain
transport:sse
tools:36
Install Pa1m SEO in LangChain
pip install langchain-mcp-adapters
from langchain_mcp_adapters.client import MultiServerMCPClient
client = MultiServerMCPClient({
"pa1m-seo": {
"transport": "streamable_http",
"url": "https://seo.hypa1m.xyz/mcp",
}
})
tools = await client.get_tools()
get_tools() returns the server's tools as LangChain tools, ready for an agent. LangChain docs
What LangChain can do once it is connected
- get_status
- scan_quick
- scan_full
- check_core_seo
- check_performance
- check_links
- check_images
- check_security
- check_technical
- check_crawlability
- check_structured_data
- check_js_rendering
- check_accessibility
- check_content
- check_social
- check_eeat
- check_url_structure
- check_redirects
- check_mobile
- check_i18n
- check_html
- check_ai_geo
- check_legal
- brief