Skip to main content
Glama
by V2-Digital
__init__.py•352 B
"""V2.ai Insights Scraper MCP - A Model Context Protocol server for scraping and summarizing V2.ai blog posts.""" __version__ = "0.1.0" __author__ = "Ashley Rodan" __email__ = "ashley@example.com" from .scraper import fetch_blog_post, fetch_blog_posts from .summarizer import summarize __all__ = ["fetch_blog_post", "fetch_blog_posts", "summarize"]

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/V2-Digital/v2-ai-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server