Skip to content

Endpoint Testing Tool: Built-in API Endpoint Validation #7

@stephenfuqua

Description

@stephenfuqua

User Story:
As a developer working with Ed-Fi APIs, I want to test API endpoints directly from the MCP server so that I can validate my integration without external tools.

Acceptance Criteria:

  • User can send HTTP requests to any discovered endpoint
  • Tool provides sample payloads based on OpenAPI schema
  • Responses are formatted and displayed clearly
  • Request/response validation against OpenAPI spec
  • Support for different HTTP methods (GET, POST, PUT, DELETE)
  • Authentication headers can be configured
  • Request history is maintained during session
  • Error responses include helpful debugging information

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions