claude mcp add odyatters-riveter -- npx -y riveter-mcp-server
{
"mcpServers": {
"odyatters-riveter": {
"command": "npx",
"args": ["-y", "riveter-mcp-server"]
}
}
}
{
"mcpServers": {
"odyatters-riveter": {
"command": "npx",
"args": ["-y", "riveter-mcp-server"]
}
}
}
{
"mcpServers": {
"odyatters-riveter": {
"command": "npx",
"args": ["-y", "riveter-mcp-server"]
}
}
}
About This MCP Server
The riveter-mcp-server is a Model Context Protocol server that enables Riveter's enrichment, scraping, and monitoring API, allowing for the integration of AI coding assistants with development tools. It connects to Riveter's services, providing a standardized interface for exchanging data and commands. Developers would use this server to set up a local or remote MCP endpoint, facilitating communication between their development environment and Riveter's API.
MCP server for Riveter's enrichment, scraping, and monitoring API. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with developer tools capabilities via the stdio transport.
Package
riveter-mcp-server 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 riveter server extends your AI assistant with developer tools capabilities. Once installed, your AI can use its tools automatically.