claude mcp add glparse-mcp -- npx -y @parse-gl/mcp
{
"mcpServers": {
"glparse-mcp": {
"command": "npx",
"args": ["-y", "@parse-gl/mcp"]
}
}
}
{
"mcpServers": {
"glparse-mcp": {
"command": "npx",
"args": ["-y", "@parse-gl/mcp"]
}
}
}
{
"mcpServers": {
"glparse-mcp": {
"command": "npx",
"args": ["-y", "@parse-gl/mcp"]
}
}
}
About This MCP Server
The gl.parse/mcp server is a search tool that enables the retrieval of contextual information from models, allowing developers to analyze how AI coding assistants like Claude Code and Cursor cite brands, prompts, and sources. It connects to remote models and can be accessed via stdio or installed as an npm package, providing a standardized protocol for model context analysis. Developers would use this tool when they need to understand how their AI-powered applications are referencing external sources and brands.
See how ChatGPT, Claude, Perplexity, and Gemini cite brands, prompts, and sources.. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with search & web scraping capabilities via the stdio transport.
Package
@parse-gl/mcp on npm
HOW TO USE
Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.
What tools does it provide?
The mcp server extends your AI assistant with search & web scraping capabilities. Once installed, your AI can use its tools automatically.