Skip to main content
Glama

Extend AI Toolkit MCP Server

Official
__init__.py573 B
from . import functions from .agent_toolkit import AgentToolkit from .api import ExtendAPI from .configuration import Configuration, Product, Scope, Actions, validate_tool_spec from .enums import ExtendAPITools, Agent, Action from .interfaces import AgentToolInterface from .tools import Tool, tools __all__ = [ "Agent", "AgentToolInterface", "Configuration", "AgentToolkit", "ExtendAPI", "ExtendAPITools", "Tool", "Product", "Scope", "Action", "Actions", "tools", "functions", "validate_tool_spec", "helpers" ]

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/paywithextend/extend-ai-toolkit'

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